aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 ef770cbf7ec..563faaae68b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-06-09 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbusbind.c (XD_BASIC_DBUS_TYPE): Use dbus_type_is_valid and
4 dbus_type_is_basic if available.
5 (xd_extract_signed, xd_extract_unsigned): Rename from
6 extract_signed and extract_unsigned, respectively. Adapt callers.
7
12012-06-09 Chong Yidong <cyd@gnu.org> 82012-06-09 Chong Yidong <cyd@gnu.org>
2 9
3 * xfaces.c (face_for_overlay_string): Handle face remapping (Bug#2066). 10 * xfaces.c (face_for_overlay_string): Handle face remapping (Bug#2066).