From 96557cde6c68d7b8e2e26d2fc297c8b1e00e0b9d Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 8 Mar 2004 17:04:17 +0000 Subject: [PATCH] Update (Logical change 1.303) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5c6c92d..8764d98b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,9 @@ xx/xx/2004 - 1.8.6-WIP - Use bswap_xx instead of __bswap_constant_xx when the constant version is not available as is the case on some architectures. (Thanks to David Martínez Moreno for the bug report.) + - Use head -n 1 instead of -1 in getgccver script. (From SUSE LINUX) + - Fix typo in ntfsinfo.c. (From SUSE LINUX) + 27/02/2004 - 1.8.5 - Springclean of the build process, cleanups, bug fixes - Fixup ntfsinfo a little bit and give its manpage a small update to