diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-08-15 09:49:51 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-08-15 09:49:51 +0000 |
commit | 890d4161d821c3be63ecc8f65093380e98a192c3 (patch) | |
tree | 88447039f7709acd48aff5a72a50934849564826 /winsup | |
parent | b4e7956e5fb53fc3382f00cedd05bd26f1763050 (diff) | |
download | cygnal-890d4161d821c3be63ecc8f65093380e98a192c3.tar.gz cygnal-890d4161d821c3be63ecc8f65093380e98a192c3.tar.bz2 cygnal-890d4161d821c3be63ecc8f65093380e98a192c3.zip |
Drop redundant entry
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 19abf2ebe..5d0623c45 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -43,11 +43,6 @@ * path.cc (normalize_posix_path): Don't check existence of / or // dir in parent dir check. -2013-07-31 Corinna Vinschen <corinna@vinschen.de> - - * path.cc (normalize_posix_path): Don't check existence of / or // dir - in parent dir check. - 2013-07-26 Christopher Faylor <me.cygwin2013@cgf.cx> * environ.cc (tty_is_gone): Delete. |