diff options
author | Christopher Faylor <me@cgf.cx> | 2001-10-16 12:47:31 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-10-16 12:47:31 +0000 |
commit | 20160c5f3d2cbe16ebf824a348c2faabe609a8f6 (patch) | |
tree | 33e9e4cb75dd5efa9ca1dd6d9fa4a44c3ba46d66 /include/ChangeLog | |
parent | 0f4db8cbe03453c0715aff20b074816d455847b4 (diff) | |
download | newlib-20160c5f3d2cbe16ebf824a348c2faabe609a8f6.zip newlib-20160c5f3d2cbe16ebf824a348c2faabe609a8f6.tar.gz newlib-20160c5f3d2cbe16ebf824a348c2faabe609a8f6.tar.bz2 |
* filenames.h: Add cygwin to the list of dosish style path systems.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 985b1ea..6c045d3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2001-10-16 Christopher Faylor <cgf@redhat.com> + + * filenames.h: Add cygwin to the list of dosish style path systems. + 2001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * demangle.h (demangler_engine): Const-ify. |