Change version number to 1.2.6.

This commit is contained in:
Mark Adler
2012-01-15 19:31:31 -08:00
parent defd366a41
commit 0ddfbd2346
19 changed files with 46 additions and 43 deletions

View File

@@ -1,6 +1,9 @@
ChangeLog file for zlib
Changes in 1.2.6 (xx Jan 2012)
-
Changes in 1.2.5.3 (15 Jan 2012)
- Restore gzgetc function for binary compatibility
- Do not use _lseeki64 under Borland C++ [Truta]