aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 22:52:17 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 22:52:17 -0700
commit913afb9174bb474104049906c1382dec81826424 (patch)
tree46bb8ca746088f81382b4f33970b9d43c33d9ba3 /ChangeLog
parentbcf78a20978d76f64b7cd46d1a4d7a79a578c77b (diff)
downloadzlib-913afb9174bb474104049906c1382dec81826424.tar.gz
zlib-913afb9174bb474104049906c1382dec81826424.tar.bz2
zlib-913afb9174bb474104049906c1382dec81826424.zip
zlib 0.79v0.79
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40fc89f..c0536d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 ChangeLog file for zlib 1 ChangeLog file for zlib
2 2
3Changes in 0.79 (28 April 95)
4- add fast inflate (inffast.c)
5- In gzio destroy(), don't reference a freed structure
6- avoid many warnings for MSDOS
7
3Changes in 0.71 (14 April 95) 8Changes in 0.71 (14 April 95)
4- Fixed more MSDOS compilation problems :( There is still a bug with 9- Fixed more MSDOS compilation problems :( There is still a bug with
5 TurboC large model. 10 TurboC large model.