aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 1eb67eb6c71..922a96ad194 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12011-12-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacsclient.c (decode_options) [WINDOWSNT]: Don't force tty = 0;
4 instead, treat both -c and -t as always requesting a new "tty" frame,
5 and let server.el decide which kind is actually required.
6 Reported by Uwe Siart <usenet@siart.de> in this thread:
7 http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00303.html
8
12011-11-30 Chong Yidong <cyd@gnu.org> 92011-11-30 Chong Yidong <cyd@gnu.org>
2 10
3 * emacsclient.c (main): Condition last change on WINDOWSNT 11 * emacsclient.c (main): Condition last change on WINDOWSNT