aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-07-27 13:50:02 -0700
committerPaul Eggert2012-07-27 13:50:02 -0700
commitc20fdd9eb75e484e12382494e4fb8931c753361b (patch)
tree16ac14d6583363cb4f1bec13ec313960d48c4725 /src/ChangeLog
parentcc436baac4522c48cd083a20f9e6a653f58e331f (diff)
downloademacs-c20fdd9eb75e484e12382494e4fb8931c753361b.tar.gz
emacs-c20fdd9eb75e484e12382494e4fb8931c753361b.zip
Adjust GDB to reflect pvec_type changes.
* .gdbinit (xvectype, xpr, xbacktrace): Adjust to reflect the 2012-07-04 changes to pseudovector representation. Problem reported by Eli Zaretskii in <http://bugs.gnu.org/1995-05-30T23:07:27Z!kwzh@gnu.org#30>.
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 392e25398db..42b92de5c26 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-07-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 Adjust GDB to reflect pvec_type changes (Bug#12036).
4 * .gdbinit (xvectype, xpr, xbacktrace): Adjust to reflect the
5 2012-07-04 changes to pseudovector representation. Problem
6 reported by Eli Zaretskii in <http://bugs.gnu.org/12036#30>.
7
12012-07-27 Michael Albinus <michael.albinus@gmx.de> 82012-07-27 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session 10 * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session