fix changelog dates
This commit is contained in:
parent
ad0c938782
commit
6767691ff0
|
@ -1,4 +1,4 @@
|
||||||
2004-04-11 Pierre Humblet <pierre.humblet@ieee.org>
|
2004-05-04 Christopher Faylor <cgf@alum.bu.edu>
|
||||||
|
|
||||||
* path.cc (normalize_win32_path): Detect components with only dots.
|
* path.cc (normalize_win32_path): Detect components with only dots.
|
||||||
Remove a final . if it follows '\\'.
|
Remove a final . if it follows '\\'.
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
mount is found.
|
mount is found.
|
||||||
(chdir): Do not look for components with only dots.
|
(chdir): Do not look for components with only dots.
|
||||||
|
|
||||||
2004-04-20 Pierre Humblet <pierre.humblet@ieee.org>
|
2004-05-04 Pierre Humblet <pierre.humblet@ieee.org>
|
||||||
Christopher Faylor <cgf@alum.bu.edu>
|
Christopher Faylor <cgf@alum.bu.edu>
|
||||||
|
|
||||||
* path.cc (is_unc_share): Remove redundant tests.
|
* path.cc (is_unc_share): Remove redundant tests.
|
||||||
|
|
Loading…
Reference in New Issue