aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-11-27 19:18:38 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-11-27 19:18:38 +0000
commit6dec26cd0ce7a817fc660ed59182032a44bbac5f (patch)
tree9f3f8023abf85d8180ddec0dc1fad9963826d695 /ChangeLog
parent714b947a1b2cbb3bb785f91e3ebd2bdfcc643df1 (diff)
downloadnewlib-6dec26cd0ce7a817fc660ed59182032a44bbac5f.zip
newlib-6dec26cd0ce7a817fc660ed59182032a44bbac5f.tar.gz
newlib-6dec26cd0ce7a817fc660ed59182032a44bbac5f.tar.bz2
2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Add license info for long long routines added to stdlib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 079662c..5eeaf67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
+
+ * COPYING.NEWLIB: Add license info for long long routines added to
+ stdlib.
+
2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.