From 370b87a4cf8b440ebcc8535c799ee97fa41c5d6b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 29 Jun 2006 12:24:29 +0000 Subject: [PATCH] Fix a few Changelog entries. --- lib/ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index b5e13f8fc7..e2f13308c4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -5,8 +5,8 @@ 2006-05-12 Bruno Haible - * mkdtemp.c [MINGW]: Include . - (mkdir): Define using _mkdir. + * mkdtemp.c [MINGW]: Include . + (mkdir): Define using _mkdir. 2006-06-28 Bruno Haible @@ -42,7 +42,7 @@ 2006-06-27 Bruno Haible - * stdlib_.h (intmax_t, uintmax_t): Undefine before typedef. + * stdint_.h (intmax_t, uintmax_t): Undefine before typedef. 2006-06-26 Paul Eggert @@ -52,27 +52,27 @@ 2006-06-26 Bruno Haible - * stdlib_.h: Include if necessary for WCHAR_MIN or + * stdint_.h: Include if necessary for WCHAR_MIN or WCHAR_MAX. Reported by Mark D. Baushke and Larry Jones. 2006-06-26 Bruno Haible - * stdlib_.h: Don't include when using the SGI C compiler + * stdint_.h: Don't include when using the SGI C compiler in pre-C99 mode. Suggested by Mark D. Baushke and Larry Jones. 2006-06-23 Mark D. Baushke - * stdlib_.h: Treat BSD/OS like OpenBSD. + * stdint_.h: Treat BSD/OS like OpenBSD. 2006-06-23 Bruno Haible - * stdlib_.h: Treat IRIX like OpenBSD. + * stdint_.h: Treat IRIX like OpenBSD. 2006-06-23 Bruno Haible - * stdlib_.h (UINT8_C, UINT16_C, UINT32_C): Define according to + * stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to ISO C 99 Technical Corrigendum 1. 2006-06-22 Paul Eggert -- 2.30.2