diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2001-10-16 12:47:31 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2001-10-16 12:47:31 +0000 |
commit | 4c89d75d4f294fbf0d72cecb28a984bd287763c6 (patch) | |
tree | 52fc78380a95bbad567d6b98bc70f43eefaae319 /include/ChangeLog | |
parent | 1e09179fb7a37a1e88353fb93ca12dfb6fdece39 (diff) | |
download | gdb-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/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. |