summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2004-11-24 22:31:05 +0000
committerJeff Johnston <jjohnstn@redhat.com>2004-11-24 22:31:05 +0000
commit16ac96ee6995fa023a32794333cf997fb695cd25 (patch)
tree6d6dbf7d675ac88ff50c99c3e66fc4d834d884ae /newlib/ChangeLog
parent3bf091476a0a544e388e9c8b7aab3371a7d936b5 (diff)
downloadcygnal-16ac96ee6995fa023a32794333cf997fb695cd25.tar.gz
cygnal-16ac96ee6995fa023a32794333cf997fb695cd25.tar.bz2
cygnal-16ac96ee6995fa023a32794333cf997fb695cd25.zip
2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/Makefile.am: Fix missing vfscanf. * libc/stdio/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 2fcf0e5a2..a4c550517 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/stdio/Makefile.am: Fix missing vfscanf.
+ * libc/stdio/Makefile.in: Regenerated.
+
2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdio.h: Add new iprintf and iscanf variants. Also