From b24f640e24296757fc4f63e5302e4578ac9e78fb Mon Sep 17 00:00:00 2001 From: antona Date: Fri, 30 Sep 2005 19:25:41 +0000 Subject: [PATCH] Update. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6b58971c..7711e9d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,9 @@ xx/xx/2005 - 1.12.0-WIP testing, etc. (Szaka) - ntfsresize, ntfsclone: accept incorrect $Bitmap size if it covers the entire volume. (Szaka) + - mkntfs: Fix silly bug where I forgot to add the "H:S:p:" string to + the getopt() parsing string for those options. Cannot be used very + often if people only now noticed! 08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.