modules/zlib/src/ChangeLog.moz

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1
michael@0 2 Mozilla ChangeLog file for zlib
michael@0 3
michael@0 4 Mozilla.org changes:
michael@0 5 - 17 June 2004
michael@0 6 Sync'd with 1.2.1 release
michael@0 7 see bug #226733
michael@0 8
michael@0 9 - 17 June 2004
michael@0 10 Add mozzconf.h
michael@0 11
michael@0 12 - 17 June 2004
michael@0 13 Turn off ZLIB_DLL to fix static build bustage
michael@0 14
michael@0 15 - 24 June 2004
michael@0 16 do not prototype strerror for VMS in zutil.h
michael@0 17
michael@0 18 - 25 June 2004
michael@0 19 define NO_vsnprintf for VMS in zutil.h
michael@0 20
michael@0 21 - 21 September 2004
michael@0 22 applied patch for DoS vulnerabililty in inflate.c
michael@0 23 see bug #258009
michael@0 24
michael@0 25 - 02 November 2004
michael@0 26 Sync'ed with 1.2.2 release
michael@0 27 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 28 Our patches of 24, 25 June and 21 Sept are now in the zlib
michael@0 29 distribution.
michael@0 30 See bug #248644
michael@0 31
michael@0 32 - 24 July 2005
michael@0 33 Sync'ed with 1.2.3 release
michael@0 34 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 35 See bugs #299445 and #300349
michael@0 36
michael@0 37 - 24 July 2005
michael@0 38 Added treatment of HAVE_VISIBILITY_PRAGMA in mozzconf.h
michael@0 39
michael@0 40 - 24 July 2005
michael@0 41 Updated zlib.def with new symbols in zlib version 1.2.3
michael@0 42
michael@0 43 - 13 September 2009
michael@0 44 Don't enable zlib's debug output when the Mozilla build is in debug mode (bug 431950)
michael@0 45
michael@0 46 - 18 September 2010
michael@0 47 Sync'ed with 1.2.5 release
michael@0 48 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 49 See bug #573137
michael@0 50
michael@0 51 - 8 February 2012
michael@0 52 Sync'ed with 1.2.6 release
michael@0 53 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 54 See bug #722391
michael@0 55
michael@0 56 - 4 May 2012
michael@0 57 Sync'ed with 1.2.7 release
michael@0 58 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 59 See bug #751697
michael@0 60
michael@0 61 - 9 May 2013
michael@0 62 Sync'ed with 1.2.8 release
michael@0 63 (keeping '#include "mozzconf.h"' in zconf.h)
michael@0 64 See bug #866964
michael@0 65

mercurial