Changes by: flatcap
Update of /cvsroot/linux-ntfs/dynamic-disk
In directory usw-pr-cvs1:/tmp/cvs-serv11137
Modified Files:
ChangeLog
Log Message:
updated
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/dynamic-disk/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -U2 -r1.14 -r1.15
--- ChangeLog 9 Mar 2002 02:11:39 -0000 1.14
+++ ChangeLog 11 Apr 2002 23:55:49 -0000 1.15
@@ -1,2 +1,9 @@
+2002-04-12 Richard Russon <ld...@fl...>
+
+ * Lots of renaming. The VBLK types have become a name-version hybrid.
+ * More range checking. The disk size is used to verify the privhead,
+ the privhead for the tocblock and the tocblocks for the vmdb.
+ * Added a version number to ldminfo.
+
2002-03-09 Richard Russon <ld...@fl...>
|