summaryrefslogtreecommitdiff
path: root/lib/libz/shlib_version
AgeCommit message (Collapse)Author
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
2002-03-15increment minor due to security fixTodd C. Miller
1998-08-08zlib 1.1.3Todd C. Miller
1997-01-19zlib 1.0.4Todd C. Miller
1996-10-27incremented since we added gz_iszipped.Todd C. Miller
1996-07-27Integrate zlib v1.0.3Thorsten Lockert