summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-01-06 20:59:13 +0000
committerJeff Johnston <jjohnstn@redhat.com>2006-01-06 20:59:13 +0000
commita37aaf88a824d606550737bea761d7e3d4011942 (patch)
treeff2a60b4738884c010e324b76b066a53417d459d /newlib/ChangeLog
parent1b0000274430d098bfd3f3583b2b3d379788a053 (diff)
downloadcygnal-a37aaf88a824d606550737bea761d7e3d4011942.tar.gz
cygnal-a37aaf88a824d606550737bea761d7e3d4011942.tar.bz2
cygnal-a37aaf88a824d606550737bea761d7e3d4011942.zip
2006-01-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/include/getopt.h: Add macros needed by new version of getopt.c in libc/stdlib.
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 c714a1631..29a8dc09e 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-06 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/include/getopt.h: Add macros needed by
+ new version of getopt.c in libc/stdlib.
+
2006-01-04 Gregory Pietsch <gpietsch@comcast.net>
* libc/stdlib/getopt.c: Replaced with version