aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2000-12-07 00:17:20 +0000
committerJeff Johnston <jjohnstn@redhat.com>2000-12-07 00:17:20 +0000
commit9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd (patch)
tree3f78cbce61c4ade060137a9dfd7582617b774a66 /newlib/ChangeLog
parent6bdac416e9e1aecfb94cd3ae383889cc7b7e62e3 (diff)
downloadnewlib-9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd.zip
newlib-9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd.tar.gz
newlib-9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd.tar.bz2
2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/vfscanf.c: Fix typo for _NO_LONGDBL macro.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index e1e2f35..1e11e73 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,9 @@
2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/stdio/vfscanf.c: Fix typo for _NO_LONGDBL macro.
+
+2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/stdlib/Makefile.am: Added ldtoa.c to list of sources.
* libc/stdlib/Makefile.in: Regenerated.
* libc/stdio/floatio.h: Added suitable MAXEXP for long double.