From 62d47d085e19469874b5e7ee8b64ed64e47926e1 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 9 Apr 2004 14:49:40 +0000 Subject: [PATCH] (Logical change 1.362) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9bb765db..01e5ba83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ xx/xx/2004 - 1.9.2-WIP config.h.in sledge hammers. - Fix the incorrect ntfsclone usage example in the man page. (Szaka) - Fix compiler warnings in win32_io.c. (Yuval) + - Move constant bswap macros out of the ifdefs in endians.h so they are + always available. (Yuval) + - Add conditional include of sys/param.h in endians.h which provides + endianness support on Cygwin. (Yuval) 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.