Discourage the module 'size_max'.
authorBruno Haible <bruno@clisp.org>
Tue, 6 Oct 2009 21:48:47 +0000 (23:48 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 6 Oct 2009 21:48:47 +0000 (23:48 +0200)
ChangeLog
modules/size_max

index c942631..e971922 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-06  Bruno Haible  <bruno@clisp.org>
+
+       * modules/size_max (Description): Discourage its use.
+       Reported by Simon Josefsson.
+
 2009-10-06  Jim Meyering  <meyering@redhat.com>
 
        linkat: avoid compilation failure
index 13554ae..b584e49 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Provide SIZE_MAX.
+Provide SIZE_MAX, for cases when the 'stdint' module cannot be used.
 
 Files:
 m4/size_max.m4