From 6b19a0090a87a94c0070e40181ebed1c07ca2827 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Tue, 27 Feb 2001 14:00:40 +0000 Subject: [PATCH] February 27, 2001: ================= February 27, 2001: ================= * Released LibGTop 1.0.12 "Gerolzhofen". - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses `_KERNEL' instead of `KERNEL'). Bug #51334. - for BSDI, comment out `subnet' field in netload; this should make it compile, but there may be other problems. Bug #13345. This release is for GNOME 1.4 Beta2. --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index a87a7d37..67ce4e2f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +February 27, 2001: +================= + +* Released LibGTop 1.0.12 "Gerolzhofen". + + - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). + + - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses + `_KERNEL' instead of `KERNEL'). Bug #51334. + + - for BSDI, comment out `subnet' field in netload; this should make + it compile, but there may be other problems. Bug #13345. + + This release is for GNOME 1.4 Beta2. + February 14, 2001: =================