From 9de9d6bdf1ea9a896446b6dcd70cdd31fb80206e Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 27 Apr 2004 12:48:14 +0000 Subject: [PATCH] Update (Logical change 1.384) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1124d7e2..f50456f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,8 @@ xx/xx/2004 - 1.9.2-WIP - Make ntfsclone and ntfsresize endiansafe. (Anton) - Remove global variable rl from mkntfs as it was used only in one place. (Yuval, Anton) + - Work around mbstowcs() bug in DJGPP and update workaround for bug in + mbsrtowcs() on Cygwin. (Lode, Christophe, 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.