applied 928163: zlib truncated output fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@26912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-04-21 21:14:35 +00:00
parent 078bf0a2d5
commit 500769a8bb

View File

@@ -185,6 +185,7 @@ All:
- Spanish translations updated (Javier San Jose)
- fixed DLL build of db.cpp with some OpenWatcom (ABX)
- fixed wxZlibOutputStream to properly close zlib stream
All (GUI):
@@ -204,6 +205,7 @@ Unix:
- typo in configure which broke AIX build fixed (Swengtoo)
- fixed priorities of mailcap entries (David Hart)
>>>>>>> 1.212.2.99
wxMSW:
- strip ampersands from strings returned by wxMenuBar::GetLabelTop()