diff lisp/ChangeLog @ 88030:f1f0d8b05c52

Add TODO item about not defaulting to RCS.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 27 Jan 2008 16:31:09 +0000
parents 3611478abf21
children 9a5741ed6974
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 27 16:20:57 2008 +0000
+++ b/lisp/ChangeLog	Sun Jan 27 16:31:09 2008 +0000
@@ -5,6 +5,8 @@
 
 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc.el: Add TODO item about not defaulting to RCS.
+
 	* server.el (server-process-filter): Check for non-nil before
 	calling file-directory-p.