From 9aa76186f3dcd300fa7275b18a27981d8b8b10b6 Mon Sep 17 00:00:00 2001 From: aia21 Date: Tue, 10 Oct 2006 10:29:53 +0000 Subject: [PATCH] Update ChangeLog... --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 41c50399..37c8b63b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,6 +51,7 @@ xx/xx/2006 - x.xx.x - . - ntfsclone: Fix endianness problems. (Anton) - Allow ntfscp to create the destination file if it does not already exists by calling ntfs_create(). (Hil) + - Fix GUID to string conversion. (Anton) 21/06/2006 - 1.13.1 - Various fixes.