diff --git a/cpukit/zlib/ChangeLog b/cpukit/zlib/ChangeLog index 6a4054676e..3548481d82 100644 --- a/cpukit/zlib/ChangeLog +++ b/cpukit/zlib/ChangeLog @@ -1,3 +1,8 @@ +2005-10-28 Ralf Corsepius + + * zconf.h: Use uint_least*_t types. + * crc32.c, zutil.c, zutil.h: Misc. type fixes. + 2005-10-28 Ralf Corsepius * Makefile.am: New.