diff options
| author | Michael Albinus | 2012-07-27 12:46:58 +0200 |
|---|---|---|
| committer | Michael Albinus | 2012-07-27 12:46:58 +0200 |
| commit | e518bc71e8ae11ad81573d6dbf66317a047c4ba7 (patch) | |
| tree | 6f72431b9cd1afbfa4e0eb492d4eb13462e5bdf7 /src/ChangeLog | |
| parent | bcfbc9de654b0718d46349ca8ada284dba3dc761 (diff) | |
| download | emacs-e518bc71e8ae11ad81573d6dbf66317a047c4ba7.tar.gz emacs-e518bc71e8ae11ad81573d6dbf66317a047c4ba7.zip | |
* dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session
bus address.
(xd_close_bus, Fdbus_init_bus): Handle reference counter properly.
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 ab870b56f1e..bd0422bd3c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-07-27 Albinus Michael <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session | ||
| 4 | bus address. | ||
| 5 | (xd_close_bus, Fdbus_init_bus): Handle reference counter properly. | ||
| 6 | |||
| 1 | 2012-07-27 Eli Zaretskii <eliz@gnu.org> | 7 | 2012-07-27 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * alloc.c (listn): Fix the order the arguments are consed onto the | 9 | * alloc.c (listn): Fix the order the arguments are consed onto the |