modules/zlib/src/ChangeLog.moz

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:d95d70ade3e3
1
2 Mozilla ChangeLog file for zlib
3
4 Mozilla.org changes:
5 - 17 June 2004
6 Sync'd with 1.2.1 release
7 see bug #226733
8
9 - 17 June 2004
10 Add mozzconf.h
11
12 - 17 June 2004
13 Turn off ZLIB_DLL to fix static build bustage
14
15 - 24 June 2004
16 do not prototype strerror for VMS in zutil.h
17
18 - 25 June 2004
19 define NO_vsnprintf for VMS in zutil.h
20
21 - 21 September 2004
22 applied patch for DoS vulnerabililty in inflate.c
23 see bug #258009
24
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
31
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
36
37 - 24 July 2005
38 Added treatment of HAVE_VISIBILITY_PRAGMA in mozzconf.h
39
40 - 24 July 2005
41 Updated zlib.def with new symbols in zlib version 1.2.3
42
43 - 13 September 2009
44 Don't enable zlib's debug output when the Mozilla build is in debug mode (bug 431950)
45
46 - 18 September 2010
47 Sync'ed with 1.2.5 release
48 (keeping '#include "mozzconf.h"' in zconf.h)
49 See bug #573137
50
51 - 8 February 2012
52 Sync'ed with 1.2.6 release
53 (keeping '#include "mozzconf.h"' in zconf.h)
54 See bug #722391
55
56 - 4 May 2012
57 Sync'ed with 1.2.7 release
58 (keeping '#include "mozzconf.h"' in zconf.h)
59 See bug #751697
60
61 - 9 May 2013
62 Sync'ed with 1.2.8 release
63 (keeping '#include "mozzconf.h"' in zconf.h)
64 See bug #866964
65

mercurial