aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-10-16 12:47:31 +0000
committerChristopher Faylor <me@cgf.cx>2001-10-16 12:47:31 +0000
commit20160c5f3d2cbe16ebf824a348c2faabe609a8f6 (patch)
tree33e9e4cb75dd5efa9ca1dd6d9fa4a44c3ba46d66 /include/ChangeLog
parent0f4db8cbe03453c0715aff20b074816d455847b4 (diff)
downloadnewlib-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/ChangeLog4
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.