From a4ee15727c8b6d883673314012c1633cc68c3970 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 11 Mar 2004 15:39:13 +0000 Subject: [PATCH] update the NEWS file for the release 2004-03-11 Bastien Nocera * NEWS: update the NEWS file for the release --- ChangeLog | 4 ++++ NEWS | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ce63ac2..ce051aa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-11 Bastien Nocera + + * NEWS: update the NEWS file for the release + 2004-03-11 Bastien Nocera * include/Makefile.am: fix distchecking diff --git a/NEWS b/NEWS index 67ce4e2f..c61f232d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +March 11, 2004: +=============== + +* Released LibGTop 2.5.99 "Gross Work", dedicated to people who do push-ups + in the loos. + + - plenty of code cleanups + + - removed the dependency on libgnome, only glib required now + + - Linux 2.6 support, NetBSD support and better FreeBSD support + + - Make the block size available for filesystem statistics + February 27, 2001: =================