diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c76303d8fa2..fc6d905cfb2 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * emacsclient.c (decode_options): Move -t -n corner case handling | 3 | * emacsclient.c (decode_options): Move -t -n corner case handling |
| 4 | into server.el (Bug#11102). | 4 | into server.el (Bug#11102). |
| 5 | (main): Send -tty to Emacs under more circumstanced (Bug#8314). | ||
| 5 | 6 | ||
| 6 | 2012-04-18 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-04-18 Paul Eggert <eggert@cs.ucla.edu> |
| 7 | 8 | ||