diff lisp/ChangeLog @ 69987:64b708bcb93a

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 13 Apr 2006 01:37:37 +0000
parents cb54ae454387
children 879c8cad8811
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 13 01:25:52 2006 +0000
+++ b/lisp/ChangeLog	Thu Apr 13 01:37:37 2006 +0000
@@ -1,3 +1,9 @@
+2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers): 
+	GDB 6.1+ gives full filename for "info sources" so use
+	file-name-nondirectory.
+
 2006-04-12  Romain Francoise  <romain@orebokech.com>
 
 	* subr.el (read-passwd): Bind `message-log-max' to nil.