detect and don't use old zlib version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-12-05 02:07:05 +00:00
parent 589c71635a
commit d643b80eb9
3 changed files with 554 additions and 450 deletions

View File

@@ -1,5 +1,23 @@
wxWindows 2 Change Log
----------------------
----------------------------
wxWindows 2.5/2.6 Change Log
----------------------------
INCOMPATIBLE CHANGES SINCE 2.4.x
================================
OTHER CHANGES
=============
2.5.0
-----
Unix:
- fixed compilation on systems with zlib installed but < 1.1.3 version
OLD CHANGES
===========
INCOMPATIBLE CHANGES SINCE 2.2.x
================================