aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d24b1502a1..a619f28ba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-03-15 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/vfscanf.c: Simplify error handling macros. Use
+ direct locale access functions.
+
* sysdeps/generic/strcasestr.c (__strcasestr): Optimize use of
tolower function.