Mercurial > hg > octave-lojdl > gnulib-hg
comparison NEWS @ 9780:cf325a112b9d
Take into account the number of pushed-back bytes (ungetc).
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 10 Mar 2008 02:01:23 +0100 |
parents | a113e473cc98 |
children | facc928673d7 |
comparison
equal
deleted
inserted
replaced
9779:569a44f4dd4d | 9780:cf325a112b9d |
---|---|
3 | 3 |
4 User visible incompatible changes | 4 User visible incompatible changes |
5 --------------------------------- | 5 --------------------------------- |
6 | 6 |
7 Date Modules Changes | 7 Date Modules Changes |
8 | |
9 2008-03-06 freadahead The return value's computation has changed. It | |
10 now increases by 1 after ungetc. | |
8 | 11 |
9 2008-01-26 isnan-nolibm The module name is changed from isnan-nolibm to | 12 2008-01-26 isnan-nolibm The module name is changed from isnan-nolibm to |
10 isnand-nolibm. The include file is changed from | 13 isnand-nolibm. The include file is changed from |
11 "isnan.h" to "isnand.h". The function that it | 14 "isnan.h" to "isnand.h". The function that it |
12 defines is changed from isnan() to isnand(). | 15 defines is changed from isnan() to isnand(). |