diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 359869027dc..15da02b3e3d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (syms_of_frame) <tool-bar-mode>: | ||
| 4 | Default to nil if !HAVE_WINDOW_SYSTEM. (Bug#7299) | ||
| 5 | |||
| 1 | 2010-10-31 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-10-31 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xterm.c (x_connection_closed): Print informative error message | 8 | * xterm.c (x_connection_closed): Print informative error message |