summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib/ChangeLog
blob: 0141b562d8666122bb7d21af4e9a3ed20f14e708 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2005-10-30	Ralf Corsepius <ralf.corsepius@rtems.org>

	* zconf.h: Hard-code using unistd.h.
	Hard-code Z_PREFIX.

2005-10-28	Ralf Corsepius <ralf.corsepius@rtems.org>

	* zconf.in.h: Remove (Unused).
	* zconf.h: Use uint_least*_t types.
	* crc32.c, zutil.c, zutil.h: Misc. type fixes.

2005-10-28	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: New.
	* preinstall.am: New.

2005-10-28	Ralf Corsepius <ralf.corsepius@rtems.org>

	* adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c,
	trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat
	CVS Ids.

2005-10-28	Ralf Corsepius <ralf.corsepius@rtems.org>

	* ChangeLog.zlib: Renamed version of zlib's ChangeLog.
	* FAQ, INDEX, README, adler32.c, algorithm.txt, compress.c, crc32.c,
	crc32.h, deflate.c, deflate.h, gzio.c, infback.c, inffast.c,
	inffast.h, inffixed.h, inflate.c, inflate.h, trees.c, trees.h,
	uncompr.c, zconf.h, zconf.in.h, zlib.3, zlib.h, zutil.c, zutil.h,
	inftrees.h, inftrees.c, ChangeLog: Import from zlib-1.2.2.2.tar.gz.