aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1769f91aaf2..ff76a9a8c78 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -767,6 +767,11 @@
767 rather than rolling our own approximation. 767 rather than rolling our own approximation.
768 (SCROLL_BAR_VEC_SIZE): Remove; not used. 768 (SCROLL_BAR_VEC_SIZE): Remove; not used.
769 769
7702011-09-25 Michael Albinus <michael.albinus@gmx.de>
771
772 * dbusbind.c (Fdbus_register_signal): When service is not
773 registered, use nil in Vdbus_registered_objects_table. (Bug#9581)
774
7702011-09-25 Glenn Morris <rgm@gnu.org> 7752011-09-25 Glenn Morris <rgm@gnu.org>
771 776
772 * buffer.c (truncate-lines): Doc fix. 777 * buffer.c (truncate-lines): Doc fix.