Commit graph

3 commits

Author SHA1 Message Date
Mike Frysinger 1233be7669 Revert "ChangeLogs: convert to utf-8"
This reverts commit d2bb040b2a.

It seems some files (like tst-regex) directly parse these and rely on
some of its content *not* being UTF-8.  Until we can fix thoses tests
(and isolate them from ChangeLog updates), back out this change.

It also shouldn't really have landed during the freeze.
2016-02-12 16:35:27 -05:00
Paul Eggert d2bb040b2a ChangeLogs: convert to utf-8 2016-02-08 23:40:54 -05:00
Ulrich Drepper d3b5202891 Update.
2004-04-20  Jakub Jelinek  <jakub@redhat.com>
	* stdio-common/vfscanf.c (_IO_vfscanf): When skipping whitespace,
	do input_error () instead of conv_error () and don't look at errno.
	Don't eat any whitespace before %% if skip_space == 0.
	* stdio-common/tst-sscanf.c (int_tests): New array.
	(main): Run int_tests.
See ChangeLog.14 for earlier changes.
2004-04-20 04:28:00 +00:00