]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
clarified that bakefile_gen is the tool to use, not bakefile
[wxWidgets.git] / docs / changes.txt
index 7b0182d2c7051d1f511af33a3b08edefb690a495..99e306db43559410a9e0e90eaf73c742e723ca61 100644 (file)
@@ -114,6 +114,8 @@ All (GUI):
   when sizing smaller) (Shane Harper)
 - dbbrowse demo fixed for Unicode (Wlodzimierz Skiba)
 - added wxStatusBar support to XRC (Brian Ravnsgaard Riis)
+- wxMenu::Append and etc. return a pointer to the wxMenuItem that was
+  added or inserted, or NULL on failure.
 
 wxMSW: