diff lisp/ChangeLog @ 111898:6264215e64a3

Fix bug #4674 with UNCs in file-relative-name. files.el (file-relative-name): Handle UNC file names on DOS/Windows. Also fixes bug#4673.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Dec 2010 14:52:04 +0200
parents d6652a7e443a
children f475600c36d9
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 04 13:45:59 2010 +0200
+++ b/lisp/ChangeLog	Sat Dec 04 14:52:04 2010 +0200
@@ -1,3 +1,8 @@
+2010-12-04  Eli Zaretskii  <eliz@gnu.org>
+
+	* files.el (file-relative-name): Handle UNC file names on
+	DOS/Windows.  (Bug#4674)
+
 2010-12-02  Glenn Morris  <rgm@gnu.org>
 
 	* ps-print.el (ps-line-lengths-internal, ps-nb-pages):