diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 73ffd7102..c714a1631 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2006-01-04 Gregory Pietsch <gpietsch@comcast.net> + + * libc/stdlib/getopt.c: Replaced with version + that adds getopt_long and getopt_long_only support. + * libc/include/getopt.h: New file. + 2005-12-16 Jeff Johnston <jjohnstn@redhat.com> * NEWS: Update with 1.14.0 info. |