]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Document FSEEKO fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Dec 2006 17:45:26 +0000 (17:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Dec 2006 17:45:26 +0000 (17:45 +0000)
ChangeLog
NEWS

index 1740dc883ed9888c19e750d70e3975857a981da8..da7961396897d88181952e5c60343abf7da203a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
 
        * NEWS: Document changes with echo and printf, and the lack
        of limits on the total size of multi-line values of substituted
-       variables.
+       variables, and the AC_FUNC_FSEEKO fix.
 
 2006-12-10  Paul Eggert  <eggert@cs.ucla.edu>
 
diff --git a/NEWS b/NEWS
index 1a1cb4bbcafd9b579603c5e4dbad8bcfb0668c8f..04319dbb6a2103ee81bd5bf7f9a73ff9eb89a0a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * Major changes in Autoconf 2.61a (??)
 
+** AC_FUNC_FSEEKO was broken in 2.61; it didn't make fseeko and ftello visible
+   on many platforms.  This has been fixed.
+
 ** AC_FUNC_SETVBUF_REVERSED is now obsolete.  It is still defined for backward
    compatibility but it does nothing.  The macro was already
    obsolescent, as the last systems to have the problem were those