diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 98d6e0b1ca1..cf2ae75fc83 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-10-25 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbusbind.c (Fdbus_call_method_asynchronously) | ||
| 4 | (Fdbus_register_signal, Fdbus_register_method): Check, whether | ||
| 5 | `dbus-registered-objects-table' is initialized. | ||
| 6 | |||
| 1 | 2010-10-24 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-10-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * xterm.c (x_connection_closed): Kill Emacs unconditionally. | 9 | * xterm.c (x_connection_closed): Kill Emacs unconditionally. |