aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2007-11-19 07:33:26 +0000
committerNick Roberts <[email protected]>2007-11-19 07:33:26 +0000
commitcb07a30cdf8ecd683d8541c32d0168b8a1e1e1e7 (patch)
tree49d675a9c813c2d9548d3145f2a911932c15edc3
parent1428d46be965cc483bf9cd55185c86cfc67d4b8d (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a495ea660a..8dc16834d0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-19 Nick Roberts <[email protected]>
+
+ * progmodes/gdb-ui.el: Update commentary.
+
2007-11-18 Dan Nicolaescu <[email protected]>
* net/tramp.el (tramp-terminal-type): Remove duplicated
@@ -3078,7 +3082,7 @@
2007-10-08 Adam Hupp <[email protected]> (tiny change)
- * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
+ * progmodes/gud.el (pdb): Specify file for gud-break.
2007-10-08 Nick Roberts <[email protected]>