aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2011-09-24 13:36:53 +0200
committerMichael Albinus2011-09-24 13:36:53 +0200
commita3de0cbd6de04250fb1a55d27bb1a1b7e61f31f1 (patch)
treec8df28ac4c93d7c67963d16b389104e84b9c6064 /src/ChangeLog
parent512a289dc6648b489456fa5f514f2bc8dafb4039 (diff)
downloademacs-a3de0cbd6de04250fb1a55d27bb1a1b7e61f31f1.tar.gz
emacs-a3de0cbd6de04250fb1a55d27bb1a1b7e61f31f1.zip
* dbusbind.c (Fdbus_register_signal): Add match rule to
Vdbus_registered_objects_table. (Bug#9581) (Fdbus_register_method, Vdbus_registered_objects_table): Fix docstring.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7435254b490..be80149139f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-09-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbusbind.c (Fdbus_register_signal): Add match rule to
4 Vdbus_registered_objects_table. (Bug#9581)
5 (Fdbus_register_method, Vdbus_registered_objects_table): Fix
6 docstring.
7
12011-09-24 Jim Meyering <meyering@redhat.com> 82011-09-24 Jim Meyering <meyering@redhat.com>
2 9
3 do not ignore write error for any output size 10 do not ignore write error for any output size