aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2004-03-11 21:10:21 +0000
committerJason Rumney2004-03-11 21:10:21 +0000
commitf6a20b2ccac82ce66e6d6f0cfcf29cfc840ab1e7 (patch)
treeede1a92db55dab36524ecfebbe432e442e104af1 /lisp/ChangeLog
parent61042632e3f9cc5e88e061f643c7f070f6226dda (diff)
downloademacs-f6a20b2ccac82ce66e6d6f0cfcf29cfc840ab1e7.tar.gz
emacs-f6a20b2ccac82ce66e6d6f0cfcf29cfc840ab1e7.zip
(ldap-search-internal): Handle file URLs with drive
letters on DOS/Windows.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 86b8eb8bb69..141b28ba9e6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-03-11 Jason Rumney <jasonr@gnu.org>
2
3 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4 letters on DOS/Windows.
5
12004-03-11 Stefan Monnier <monnier@iro.umontreal.ca> 62004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * server.el (server-name): New var. 8 * server.el (server-name): New var.