aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 113add1006c..a5b211ae393 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12002-11-23 Nick Roberts <nick@nick.uklinux.net> 12002-11-23 Nick Roberts <nick@nick.uklinux.net>
2 2
3 * tooltip.el (tooltip-gud-print-command): Add server prefix to the
4 print command for gdb to keep it out of the command history.
5
3 * gdb-ui.el: Major re-organisation. Simplify legacy gdba 6 * gdb-ui.el: Major re-organisation. Simplify legacy gdba
4 code to allow only one gdb process. 7 code to allow only one gdb process.
5 8