diff TODO @ 136:947bf231acbb

Strip off comments in config file
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Wed, 16 Feb 2011 22:08:58 +0100
parents aa1629f36482
children ffc5f6d59f7e
line wrap: on
line diff
--- a/TODO	Wed Feb 16 22:00:39 2011 +0100
+++ b/TODO	Wed Feb 16 22:08:58 2011 +0100
@@ -46,9 +46,6 @@
   - Data access - not bytes, but ByteChannel
   - HgRepository constants (TIP, BAD, WC) to HgRevisions enum
 
-* defects
-  - ConfigFile to strip comments from values (#)
-
 Proposed:
 - LogCommand.revision(int... rev)+ to walk selected revisions only (list->sort(array) on execute, binary search)
 - LogCommand.before(Date date) and .after()