From 78a2c60ef9e554778d6f9470b75f2b51b84c43dc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Dec 2006 17:45:26 +0000 Subject: [PATCH] Document FSEEKO fix. --- ChangeLog | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1740dc88..da796139 100644 --- 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 diff --git a/NEWS b/NEWS index 1a1cb4bb..04319dbb 100644 --- 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 -- 2.47.2