*** empty log message ***

This commit is contained in:
Jim Meyering 2001-03-13 15:57:21 +00:00
parent 35e76078e7
commit 1341235a1c

View File

@ -1,3 +1,9 @@
2001-03-13 Jim Meyering <meyering@lucent.com>
* path-concat.c (path_concat) [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]:
Don't insert a backslash when concatenating e.g., `C:' and `foo'.
From Bruno Haible.
2001-03-06 Bruno Haible <haible@clisp.cons.org>
* localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL).