aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2014-02-15 21:46:05 -0800
committerDaniel Colascione2014-02-15 21:46:05 -0800
commitfa8ac13cbabeee7348f97edf25c8411b1a4528d3 (patch)
tree42035963b7f08154493310deeb6ed81794db82f9 /src/ChangeLog
parent17d1b51b659eb68c559e70a00db5e5316e24bdad (diff)
parent0b87142f24a5dd0d81c26aeea21feec50bbc1044 (diff)
downloademacs-fa8ac13cbabeee7348f97edf25c8411b1a4528d3.tar.gz
emacs-fa8ac13cbabeee7348f97edf25c8411b1a4528d3.zip
Make closing dbus buses actually work
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bcaa0fddcee..0afc5d39b2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-02-16 Daniel Colascione <dancol@dancol.org>
2
3 * dbusbind.c (xd_lisp_dbus_to_dbus): New function.
4 (xd_get_connection_address): Use it.
5 (xd_close_bus): Use xd_lisp_dbus_to_dbus to instead of
6 xd_get_connection_address because the latter signals if the bus
7 we're trying to close is already disconnected.
8
12014-02-13 Eli Zaretskii <eliz@gnu.org> 92014-02-13 Eli Zaretskii <eliz@gnu.org>
2 10
3 * w32proc.c (start_timer_thread): Pass a non-NULL pointer as last 11 * w32proc.c (start_timer_thread): Pass a non-NULL pointer as last