From b3cf7689901648c5b1f023a4aafe8e9de3c35d31 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 23 Apr 2004 14:27:09 +0000 Subject: [PATCH] Update. (Logical change 1.382) --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f20bd715..1124d7e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,8 +16,10 @@ xx/xx/2004 - 1.9.2-WIP - Big enhancement of ntfsinfo. (Yuval, Anton) - Split mkntfs into multiple functions. (Yuval) - Compiler warning fixes in utilities related to GEN_PRINTF() and other - things, mostly printf() related. (Yuval) + things, e.g. printf() and static related. (Yuval) - Make ntfsclone and ntfsresize endiansafe. (Anton) + - Remove global variable rl from mkntfs as it was used only in one + place. (Yuval, Anton) 05/04/2004 - 1.9.1 - Make mkntfs create bootable volumes and fixes/updates. - Update with SuSE 9.1 beta 1 versions of GNU build system.