Enable svn:keywords Id property on relevant files.
[ocaml-bitstring.git] / TODO
diff --git a/TODO b/TODO
index ecb0620..4473944 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.5 2008-05-07 14:37:00 rjones Exp $
+$Id$
 Major to-do items.
 
 (1) DONE - In bitmatch operator, use patterns not expressions.
@@ -46,7 +46,7 @@ Major to-do items.
     There are several protocols around where endianness is only
     determined at runtime, examples are libpcap and TIFF.
 
-(12) More constant field lengths.
+(12) DONE - More constant field lengths.
 
 (13) Implement native endian functions.