]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - dictionary-format.txt
Minor updates to the dictionary format documentation.
[Dictionary.git] / dictionary-format.txt
index ffb85efbd8d399354fd9e2fba7e467eafc98842e..97182373faa7900a0a86cc2c975e299a4ccbbebf 100644 (file)
@@ -1,7 +1,7 @@
 This is a quick write-up of the dictionary file format, v7.
-v6 is troublesome as it relies on Java serialization and thus
-I won't even attempt to document it.
-This hasn't been checked for correctness and likely has some bugs.
+v6 is troublesome as it relies on Java serialization but is now
+also documented in dictionary-format-v6.txt.
+This hasn't been checked much for correctness and likely has some bugs.
 Also, I really should have used some standard format for writing this...
 
 ===========================================