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 26e551e..d60b6d3 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.2 (3 October 2004)
5- Update zlib.h comments on gzip in-memory processing
6- Set adler to 1 in inflateReset() to support Java test suite [Walles]
7- Add contrib/dotzlib [Ravn]
8- Update win32/DLL_FAQ.txt [Truta]
9- Update contrib/minizip [Vollant]
10- Move contrib/visual-basic.txt to old/ [Truta]
11- Fix assembler builds in projects/visualc6/ [Truta]
12
4Changes in 1.2.1.2 (9 September 2004) 13Changes in 1.2.1.2 (9 September 2004)
5- Update INDEX file 14- Update INDEX file
6- Fix trees.c to update strm->data_type (no one ever noticed!) 15- Fix trees.c to update strm->data_type (no one ever noticed!)