summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-03-10 02:01:23 +0100
committerBruno Haible <bruno@clisp.org>2008-03-10 02:01:23 +0100
commitf58214d62e0c8a65aa13cf38ea148cef2547a06d (patch)
tree63b46a5a50d4c46aae7bd57f80a9e0d888468005 /NEWS
parent03400ebfaa064922caf3767d6641d7e1cdc8cd1b (diff)
downloadgnulib-f58214d62e0c8a65aa13cf38ea148cef2547a06d.tar.gz
Take into account the number of pushed-back bytes (ungetc).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f541b61443..95ca64ac91 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ User visible incompatible changes
Date Modules Changes
+2008-03-06 freadahead The return value's computation has changed. It
+ now increases by 1 after ungetc.
+
2008-01-26 isnan-nolibm The module name is changed from isnan-nolibm to
isnand-nolibm. The include file is changed from
"isnan.h" to "isnand.h". The function that it