summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c16de1..3fa7ae1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
1 1
2 ChangeLog file for zlib 2 ChangeLog file for zlib
3 3
4Changes in 1.2.3.2 (3 September 2006)
5- Turn off silly Borland warnings [Hay]
6- Use off64_t and define _LARGEFILE64_SOURCE when present
7- Fix missing dependency on inffixed.h in Makefile.in
8- Rig configure --shared to build both shared and static [Teredesai, Truta]
9- Remove zconf.in.h and instead create a new zlibdefs.h file
10- Fix contrib/minizip/unzip.c non-encrypted after encrypted [Vollant]
11- Add treebuild.xml (see http://treebuild.metux.de/) [Weigelt]
12
4Changes in 1.2.3.1 (16 August 2006) 13Changes in 1.2.3.1 (16 August 2006)
5- Add watcom directory with OpenWatcom make files [Daniel] 14- Add watcom directory with OpenWatcom make files [Daniel]
6- Remove #undef of FAR in zconf.in.h for MVS [Fedtke] 15- Remove #undef of FAR in zconf.in.h for MVS [Fedtke]