From 9c38c54864f6852906e5b8f7f78c1c407ac375e4 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 27 Feb 2004 16:44:10 +0000 Subject: [PATCH] Update for 1.8.5 relelase. (Logical change 1.287) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a3e178b0..f134b01a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -xx/xx/2004 - 1.8.5 - WIP +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 reflect reality a little better. - Fix BLKGETSIZE usage; parameter is unsigned long not long. (Szaka)