about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-02-19 21:20:09 +0000
committerUlrich Drepper <drepper@redhat.com>2007-02-19 21:20:09 +0000
commit3979024a8ce56e0a1ab08088525649d219fc4196 (patch)
treefbe7ac920386b94bcf6d76a819753b220c63f4e1 /ChangeLog
parent2484468be16b376527ff66eadf97b4a5150961d9 (diff)
downloadglibc-3979024a8ce56e0a1ab08088525649d219fc4196.tar.gz
glibc-3979024a8ce56e0a1ab08088525649d219fc4196.tar.xz
glibc-3979024a8ce56e0a1ab08088525649d219fc4196.zip
* stdio-common/vfscanf.c: Small cleanups throughout.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5745afec2..e8d887b82c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/vfscanf.c: Small cleanups throughout.
+
 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #3325]