]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme.txt
added wxTextBuffer and wxMemoryText which allow to use wxTextFile with in-memory...
[wxWidgets.git] / docs / readme.txt
index 6168e21a454f58daa080e9a2992feaad5d814280..be2fb1c157e2acad39bbc74f25239e812575be88 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3.1
+wxWindows 2.3.2
 ---------------
 
 *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT.
@@ -179,6 +179,10 @@ If you use JPEG image handler, documentation for your program should
 contain following sentence: "This software is based in part on the work of
 the Independent JPEG Group". See src/jpeg/README for details.
 
+If you use wxRegEx class on a system without native regular expressions
+support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's
+regular expression library copyright.
+
 Documentation
 -------------