From fb244d7c70a1284465f5e284bb57e017d7921c8e Mon Sep 17 00:00:00 2001 From: szaka Date: Sat, 4 Feb 2006 22:56:13 +0000 Subject: [PATCH] Explain the tons of mkntfs bugs --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7b36bd61..bfa0a5a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -114,7 +114,7 @@ mountable by the kernel driver (it requires mft record size and index record size to be below or equal to the system page size which we determine using sysconf()). (Anton) - - Fix tons of bugs in mkntfs. (Anton) + - Fix tons of big-endian bugs in mkntfs. (Anton) 10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.