modules/zlib/src/ChangeLog.moz

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

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

mercurial