2010-09-22 Paolo Carlini <paolo.carlini@oracle.com>

* Fix typo in last ChangeLog entry.

From-SVN: r164530
This commit is contained in:
Paolo Carlini 2010-09-22 19:46:06 +00:00
parent 3531cf5ef3
commit c98ca4c79c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
* config/abi/pre/gnu.ver: Export new symbols.
* testsuite/27_io/basic_filebuf/seekoff/char/45628-1.cc: New,
verifies that seekoff(0, ios::cur) preserves buffers.
* testsuite/27_io/basic_filebuf/seekoff/char/45628-2.cc: Likewise.
* testsuite/27_io/basic_filebuf/seekoff/45628-2.cc: Likewise.
for codecvt case. More lenient as it may still flush put area.
* testsuite/27_io/basic_filebuf/seekoff/char/4.cc: Modify to
check that seekoff is not required between read and write.