From 42c62cc1201440509e2a00e1ede9b1c4c19b8aab Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 27 Dec 2002 23:44:01 +0000 Subject: [PATCH] update (Logical change 1.66) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index da0e83c1..e8cdcdfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -192,6 +192,8 @@ only works on uncompressed, unencrypted inodes which do not contain attribute lists, i.e. on simple files, but that was quite a lot of new code in itself which needs a lot of testing! + - Fix library to never issue writes on volumes that have been mounted + read-only. 12/03/2002 - 1.6.0 - More mkntfs options and cleanups. Fix typo in usage information of mkntfs. Thanks to Richard Russon for