From ca0cdbae5a4fe9b0427fa1bb69ef02c50a8a1f93 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 18 Oct 1999 21:42:16 +0000 Subject: This is the *development* branch of LibGTop. It is indended for people who want to help with the development of LibGTop and not for end-users. Please use the LIBGTOP_STABLE_1_0 branch (which is LibGTop 1.0.x) unless you're really a developer. If you're using LibGTop from CVS simply do a cvs update -r LIBGTOP_STABLE_1_0 to get the latest version from the stable branch. However, I'll periodically make snapshot releases from the development branch for Solaris users of LibGTop. They can be found at ftp://ftp.home-of-linux.org/pub/libgtop/1.1/ in near future. Using released tarballs from the development branch is a lot better than compiling directly from CVS since things in CVS may not always work as expected. Note that releases from the developer branch are neither binary nor fully source compatible; you'll normally have to recompile everything that use them. October 1999 Martin Baulig --- README | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 20129586..ac988d28 100644 --- a/README +++ b/README @@ -1,8 +1,32 @@ -$Id$ +This is the *development* branch of LibGTop. It is indended +for people who want to help with the development of LibGTop and +not for end-users. -LATEST NEWS: -=========== +Please use the LIBGTOP_STABLE_1_0 branch (which is LibGTop 1.0.x) +unless you're really a developer. -Please look also in the file 'NEWS' for latest news. - -Martin +If you're using LibGTop from CVS simply do a + + cvs update -r LIBGTOP_STABLE_1_0 + +to get the latest version from the stable branch. + +However, I'll periodically make snapshot releases from the development +branch for Solaris users of LibGTop. + +They can be found at + + ftp://ftp.home-of-linux.org/pub/libgtop/1.1/ + +in near future. + +Using released tarballs from the development branch is a lot better than +compiling directly from CVS since things in CVS may not always work as +expected. + +Note that releases from the developer branch are neither binary +nor fully source compatible; you'll normally have to recompile +everything that use them. + +October 1999 +Martin Baulig -- cgit v1.2.1