1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/modules/zlib/src/ChangeLog.moz Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,65 @@ 1.4 + 1.5 + Mozilla ChangeLog file for zlib 1.6 + 1.7 +Mozilla.org changes: 1.8 +- 17 June 2004 1.9 + Sync'd with 1.2.1 release 1.10 + see bug #226733 1.11 + 1.12 +- 17 June 2004 1.13 + Add mozzconf.h 1.14 + 1.15 +- 17 June 2004 1.16 + Turn off ZLIB_DLL to fix static build bustage 1.17 + 1.18 +- 24 June 2004 1.19 + do not prototype strerror for VMS in zutil.h 1.20 + 1.21 +- 25 June 2004 1.22 + define NO_vsnprintf for VMS in zutil.h 1.23 + 1.24 +- 21 September 2004 1.25 + applied patch for DoS vulnerabililty in inflate.c 1.26 + see bug #258009 1.27 + 1.28 +- 02 November 2004 1.29 + Sync'ed with 1.2.2 release 1.30 + (keeping '#include "mozzconf.h"' in zconf.h) 1.31 + Our patches of 24, 25 June and 21 Sept are now in the zlib 1.32 + distribution. 1.33 + See bug #248644 1.34 + 1.35 +- 24 July 2005 1.36 + Sync'ed with 1.2.3 release 1.37 + (keeping '#include "mozzconf.h"' in zconf.h) 1.38 + See bugs #299445 and #300349 1.39 + 1.40 +- 24 July 2005 1.41 + Added treatment of HAVE_VISIBILITY_PRAGMA in mozzconf.h 1.42 + 1.43 +- 24 July 2005 1.44 + Updated zlib.def with new symbols in zlib version 1.2.3 1.45 + 1.46 +- 13 September 2009 1.47 + Don't enable zlib's debug output when the Mozilla build is in debug mode (bug 431950) 1.48 + 1.49 +- 18 September 2010 1.50 + Sync'ed with 1.2.5 release 1.51 + (keeping '#include "mozzconf.h"' in zconf.h) 1.52 + See bug #573137 1.53 + 1.54 +- 8 February 2012 1.55 + Sync'ed with 1.2.6 release 1.56 + (keeping '#include "mozzconf.h"' in zconf.h) 1.57 + See bug #722391 1.58 + 1.59 +- 4 May 2012 1.60 + Sync'ed with 1.2.7 release 1.61 + (keeping '#include "mozzconf.h"' in zconf.h) 1.62 + See bug #751697 1.63 + 1.64 +- 9 May 2013 1.65 + Sync'ed with 1.2.8 release 1.66 + (keeping '#include "mozzconf.h"' in zconf.h) 1.67 + See bug #866964 1.68 +