changeset 91983:8d508f5cebb8

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 20 Feb 2008 12:06:52 +0000
parents 098ab8b8e2cb
children b9d0a7968c0a
files lib-src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Feb 20 12:06:16 2008 +0000
+++ b/lib-src/ChangeLog	Wed Feb 20 12:06:52 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-20  Juanma Barranquero  <lekktu@gmail.com>
+
+	* emacsclient.c (main) [WINDOWSNT]: Understand DRIVE:NAME,
+	where NAME is relative to DRIVE'S current directory.
+
 2008-02-15  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emacsclient.c (print_help_and_exit): Show -d option on Windows.