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 c94263155653c1212175055b7b20974edf890cca..e971922af5f4be52d5bd0e647f214e14dab5db51 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 13554ae6c600c494bf7ed8b5cd1d25f12b75b2db..b584e496d91f48e57b0feab37d4498b66f4585a2 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