diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b9f56415dc..411af1009fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gud.el (jdb): Add gud-pstar to dump object information. | ||
| 4 | (gud-menu-map): Adjust tooltip accordingly. | ||
| 5 | |||
| 1 | 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log. | 8 | * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log. |