aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-01-25 15:46:07 +0000
committerJuanma Barranquero2008-01-25 15:46:07 +0000
commit5ab73228619adb09dea84e4abf01a11cf5a6f024 (patch)
tree361e0da01c9416dbbf28fcc2f2e6feb45c8270e8 /lib-src/ChangeLog
parent38b9f0f370787df00241e25cdb83aa4373801d60 (diff)
downloademacs-5ab73228619adb09dea84e4abf01a11cf5a6f024.tar.gz
emacs-5ab73228619adb09dea84e4abf01a11cf5a6f024.zip
(set_tcp_socket): Don't send a "\n" after the authentication string;
there's no need to haste.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 05d8af126bb..c1fb7e9293f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12008-01-25 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacsclient.c (set_tcp_socket): Don't send "\n" after
4 the authentication string; there's no need to haste.
5
12008-01-22 Chong Yidong <cyd@stupidchicken.com> 62008-01-22 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * pop.c (pop_stat, pop_last): Fix last fix. 8 * pop.c (pop_stat, pop_last): Fix last fix.