diff lisp/ChangeLog @ 95319:d76d74f405b8

* vc.el (Problems): Remove fixed issues. * vc-dispatcher.el (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 May 2008 23:44:59 +0000
parents 685f73a291fb
children 51b445e6b312
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 26 23:40:15 2008 +0000
+++ b/lisp/ChangeLog	Mon May 26 23:44:59 2008 +0000
@@ -1,6 +1,9 @@
 2008-05-26  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc.el (Problems): Remove fixed issues.
+
 	* vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
+	(vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
 
 2008-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>