From df6d645afd673d70d9b4349634ea723f3a655505 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 18 Oct 1999 19:35:39 +0000 Subject: [PATCH] Removed obsolete file. 1999-10-18 Martin Baulig * TODO: Removed obsolete file. --- ChangeLog | 2 ++ TODO | 46 ---------------------------------------------- 2 files changed, 2 insertions(+), 46 deletions(-) delete mode 100644 TODO diff --git a/ChangeLog b/ChangeLog index 3c4d0d0f..672cde58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-10-18 Martin Baulig + * TODO: Removed obsolete file. + * NEWS: We start maintaining a NEWS file now :) 1999-10-16 Martin Baulig diff --git a/TODO b/TODO deleted file mode 100644 index 7be02768..00000000 --- a/TODO +++ /dev/null @@ -1,46 +0,0 @@ -This is LibGTop 0.99.2, - -a feature-freezed version of LibGTop for GNOME 1.0. - -You need to use the latest version of LibGTop from CVS for Gnome, it will -no longer work with older releases. - -Martin - --------------------------------------------------------------------------- - -NOTE: LibGTop is already feature-freezed for GNOME 1.0, so only bug fixes - are ok, no API changes ! - -Sysdeps directory 'linux': -========================== - -* Add implementation for `ppp' with modems. - -Sysdeps directory 'freebsd': -============================ - -* FreeBSD 3.0: It works fine on this system, so please make sure not - to break it here. - -* FreeBSD 2.2: Make sure it still works here. - -* NetBSD/OpenBSD: Support was added on Dec 6, but we need to check - whether all data are valid. - -Sysdeps directories 'kernel', 'osf1' and 'sun4': -================================================ - -* You need to use the `--enable-hacker-mode' parameter to configure - to build this directories. - --------------------------------------------------------------------------- - -Everything except sysdeps directories: -====================================== - -* Ready for Gnome 1.0. [ALREADY FEATURE FREEZED] - -January 5, 1999 - -Martin