From b4d0ee6df278ef4c0e7584a19660c7d9b18c5332 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Tue, 15 Dec 1998 13:13:41 +0000 Subject: [PATCH] Released LibGTop 0.30.0 which is a feature-freezed version for GNOME 1.0. 1998-12-15 Martin Baulig Released LibGTop 0.30.0 which is a feature-freezed version for GNOME 1.0. --- ChangeLog | 5 +++++ LIBGTOP-VERSION | 8 ++++---- TODO | 44 +++++--------------------------------------- libgtop.spec | 2 +- 4 files changed, 15 insertions(+), 44 deletions(-) diff --git a/ChangeLog b/ChangeLog index 05bcf818..9f2fb5f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-12-15 Martin Baulig + + Released LibGTop 0.30.0 which is a feature-freezed version + for GNOME 1.0. + 1998-12-09 Martin Baulig * configure.in: We need to define LIBSUPPORT and SUPPORTINCS under diff --git a/LIBGTOP-VERSION b/LIBGTOP-VERSION index abdb3055..909e2c58 100644 --- a/LIBGTOP-VERSION +++ b/LIBGTOP-VERSION @@ -7,11 +7,11 @@ # set LIBGTOP_BINARY_AGE and LIBGTOP_INTERFACE_AGE to 0. # LIBGTOP_MAJOR_VERSION=0 -LIBGTOP_MINOR_VERSION=29 -LIBGTOP_MICRO_VERSION=1 +LIBGTOP_MINOR_VERSION=30 +LIBGTOP_MICRO_VERSION=0 -LIBGTOP_INTERFACE_AGE=1 -LIBGTOP_BINARY_AGE=1 +LIBGTOP_INTERFACE_AGE=0 +LIBGTOP_BINARY_AGE=0 # Increase each time you change the client/server protocol. LIBGTOP_SERVER_VERSION=3 diff --git a/TODO b/TODO index 3af701df..a81a87fc 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ -This is LibGTop 0.29.1, +This is LibGTop 0.30.0, -a pre-stable version representing a feature freeze of both the C and -Guile language parts of LibGTop. +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. @@ -10,23 +9,8 @@ Martin -------------------------------------------------------------------------- -Things that need to be done before Dec 15: -========================================== - -* [IMPORTANT] Add `netload' and `ppp' with modems for Linux. - -* [IMPORTANT] Check with Linux on 32 and 64 machines ! - (we have one at the university, so I can do this) - -* [IMPORTANT] Check whether the daemon works on all supported systems - and has all features the server has. - -* NetBSD/OpenBSD: Support was added on Dec 6, but we need to check - whether all data are valid (I'll do this next week). - -* inodedb: Poptify, add better user interface; chage configure.in so - it will only be built if necessary (if invoked without the - --with(out)-libgtop-inodedb parameter) +NOTE: LibGTop is already feature-freezed for GNOME 1.0, so only bug fixes + are ok, no API changes ! Sysdeps directory 'linux': ========================== @@ -59,24 +43,6 @@ Everything except sysdeps directories: * Ready for Gnome 1.0. [ALREADY FEATURE FREEZED] -Guile-Port: -=========== - -* Ready for Gnome 1.0. [ALREADY FEATURE FREEZED] - -Perl-Port: -========== - -* Add missing features, make sure it really works. - --------------------------------------------------------------------------- - -Things that need to be done before Gnome 1.0: -============================================ - -* Add sysdeps code for Solaris (anybody out there who can do this ?) - - -December 8, 1998 +December 15, 1998 Martin diff --git a/libgtop.spec b/libgtop.spec index 1aaae32f..050ae1d2 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 0.29.1 +%define ver 0.30.0 %define rel SNAP %define prefix /usr