diff lib/ChangeLog @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000 (2006-06-23)
parents 58381f8b1b9b
children 45234a95d079
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-23  Bruno Haible  <bruno@clisp.org>
+
+	* stdlib_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
+	ISO C 99 Technical Corrigendum 1.
+
 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* glob.c (collated_compare): Remove 'const' uses that weren't needed.