source: rtems/cpukit/zlib/ChangeLog @ 59efee34

4.104.115
Last change on this file since 59efee34 was 738ea75, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/08 at 20:49:37

2008-12-18 Joel Sherrill <joel.sherrill@…>

  • zutil.c, zutil.h: Make code match prototype to eliminate warnings.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12008-12-18      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * zutil.c, zutil.h: Make code match prototype to eliminate warnings.
4
52008-09-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * adler32.c, compress.c, crc32.c, deflate.c, gzio.c, infback.c,
8        inflate.c, inffast.c, inftrees.c, trees.c, uncompr.c, zutil.c:
9        Stop using old-style function definitions.
10
112008-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * ChangeLog.zlib, README, adler32.c, compress.c, crc32.c, deflate.c,
14        deflate.h, gzio.c, infback.c, inflate.c, inftrees.c, inftrees.h,
15        trees.c, uncompr.c, zconf.h, zlib.3, zlib.h, zutil.c, zutil.h:
16        Upgrade to zlib-1.2.3.
17
182005-10-30      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * zconf.h: Hard-code using unistd.h.
21        Hard-code Z_PREFIX.
22
232005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * zconf.in.h: Remove (Unused).
26        * zconf.h: Use uint_least*_t types.
27        * crc32.c, zutil.c, zutil.h: Misc. type fixes.
28
292005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * Makefile.am: New.
32        * preinstall.am: New.
33
342005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c,
37        trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat
38        CVS Ids.
39
402005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * ChangeLog.zlib: Renamed version of zlib's ChangeLog.
43        * FAQ, INDEX, README, adler32.c, algorithm.txt, compress.c, crc32.c,
44        crc32.h, deflate.c, deflate.h, gzio.c, infback.c, inffast.c,
45        inffast.h, inffixed.h, inflate.c, inflate.h, trees.c, trees.h,
46        uncompr.c, zconf.h, zconf.in.h, zlib.3, zlib.h, zutil.c, zutil.h,
47        inftrees.h, inftrees.c, ChangeLog: Import from zlib-1.2.2.2.tar.gz.
48
Note: See TracBrowser for help on using the repository browser.