diff options
author | Christopher Faylor <me@cgf.cx> | 2003-09-10 21:55:59 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-09-10 21:55:59 +0000 |
commit | 4a6890e76e1842230ea969f79e47b1b7a24d2218 (patch) | |
tree | be63a2a5c8b116394a997f2ceb34f6acabda4f10 /winsup/utils/ChangeLog | |
parent | 0efafbfb8cfd1fedfb5361c98544545c1c648733 (diff) | |
download | cygnal-4a6890e76e1842230ea969f79e47b1b7a24d2218.tar.gz cygnal-4a6890e76e1842230ea969f79e47b1b7a24d2218.tar.bz2 cygnal-4a6890e76e1842230ea969f79e47b1b7a24d2218.zip |
* Makefile.in: Remove references to getopt since it is now part of mingwex.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 699dd2714..bf98d79e7 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2003-09-10 Christopher Faylor <cgf@redhat.com> + + * Makefile.in: Remove references to getopt since it is now part of + mingwex. + 2003-09-08 Christopher Faylor <cgf@redhat.com> * Makefile.in: Rename libz.h -> zlib.h. |