CVS update [cvs1-11-x-branch]: /ccvs/

[email protected] 2 May 2005 20:06:32 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/05/02 13:06:32

Modified:
 /ccvs/
  ChangeLog, TODO

Log:
 * TODO (231): Renumber as...
 (234): ...this to match numbering on 1.12.x.

File Changes:

Directory: /ccvs/
=================

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.692.2.207&r2=1.692.2.208
Delta lines:  +5 -0
-------------------
--- ChangeLog	2 May 2005 20:03:17 -0000	1.692.2.207
+++ ChangeLog	2 May 2005 20:06:30 -0000	1.692.2.208
@@ -1,5 +1,10 @@
 2005-05-02  Derek Price  <[email protected]>
 
+	* TODO (231): Renumber as...
+	(234): ...this to match numbering on 1.12.x.
+
+2005-05-02  Derek Price  <[email protected]>
+
 	* TODO (231): New item.
 	(22, 30, 31): Remove completed items.
 

File [changed]: TODO
Url: https://ccvs.cvshome.org/source/browse/ccvs/TODO?r1=1.72.4.7&r2=1.72.4.8
Delta lines:  +1 -1
-------------------
--- TODO	2 May 2005 20:03:17 -0000	1.72.4.7
+++ TODO	2 May 2005 20:06:30 -0000	1.72.4.8
@@ -859,7 +859,7 @@
 230.  Support for options like compression as part of the CVSROOT might be
 nice.  This should be fairly easy to implement now using the method options.
 
-231.  Noop commands should be logged in the history file.  Information can
+234.  Noop commands should be logged in the history file.  Information can
 still be obtained with noop commands, for instance via `cvs -n up -p', and
 paranoid admins might appreciate this.  Similarly, perhaps diff operations
 should be logged.