]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Don't crash when input is empty in wxFileConfig(wxInputStream) ctor.
[wxWidgets.git] / docs / changes.txt
index e99cbdf2f36820c2f313ec47b9de9fbe9c520447..a774275fee178cad6aca713f17f4f8336e964063 100644 (file)
@@ -436,6 +436,7 @@ All:
 - Added wxHttp::GetCookie and wxHttp::HasCookies (dodge).
 - Added support for unique volume names to wxFileName (Neno Ganchev).
 - Correct bugs when using wxTextInputStream with wxConvAuto (Leon Buikstra).
+- Don't crash when input is empty in wxFileConfig ctor (Lukasz Michalski).
 
 Unix: