aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-01-29 06:54:40 +0000
committerNick Roberts <[email protected]>2005-01-29 06:54:40 +0000
commit88cc5da7a59989a18b6e5f4fc66a8149051bc002 (patch)
tree5fe1a661587e5c380201de4581276ed185069937 /lisp
parentaba1948af5107ad44c467e4f97792af5ce75a7d7 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba56b2688e..04c850fffd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,9 @@
* progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
(gdb-goto-breakpoint): Make breakpoint handling work on template
- functions in C++. Reported by Martin Reed <[email protected]>
+ functions in C++. Reported by Martin Reed <[email protected]>
+ (gdb-assembler-custom): Update to recognise breakpoint information
+ added on 2005-01-19.
2005-01-28 Eli Zaretskii <[email protected]>