summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2001-10-16 12:47:31 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2001-10-16 12:47:31 +0000
commit35882cf873ecf73646d30fbbe7e802e0ad12a06d (patch)
treefe287d930978a7b35bb3947d4ccd42cd94a40189 /include/ChangeLog
parent2abc23ea28cd19a1e29cb3837bf0c202f7f5fec9 (diff)
downloadgdb-35882cf873ecf73646d30fbbe7e802e0ad12a06d.tar.gz
* 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 985b1ea3e81..6c045d3bb47 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.