aboutsummaryrefslogtreecommitdiff
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
commit4c89d75d4f294fbf0d72cecb28a984bd287763c6 (patch)
tree52fc78380a95bbad567d6b98bc70f43eefaae319 /include/ChangeLog
parent1e09179fb7a37a1e88353fb93ca12dfb6fdece39 (diff)
downloadgdb-4c89d75d4f294fbf0d72cecb28a984bd287763c6.zip
gdb-4c89d75d4f294fbf0d72cecb28a984bd287763c6.tar.gz
gdb-4c89d75d4f294fbf0d72cecb28a984bd287763c6.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.