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.