summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Vandersloot <kevinv@src.gnome.org>2004-02-15 19:13:05 +0000
committerKevin Vandersloot <kevinv@src.gnome.org>2004-02-15 19:13:05 +0000
commitaac28131d8b46abc4b584c13ab5a2794b7c069be (patch)
tree99dcb1b2abe3d1db2581e91008fa69b2efa82747
parenta3c4323de4c0b036d7680b0f8f0115a2a02ef878 (diff)
downloadlibgtop-LIBGTOP_2_5_1.tar.gz
2004-02-07 Kevin VanderslootLIBGTOP_2_5_1
* configure.in: release 2.5.1
-rw-r--r--ChangeLog22
-rw-r--r--configure.in12
2 files changed, 26 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 58f07c7e..715416e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-02-07 Kevin Vandersloot
+
+ * configure.in: release 2.5.1
+
+2004-02-02 Sebastien Bacher <seb128@debian.org>
+
+ * sysdeps/linux/mem.c: (glibtop_get_mem_s): patch from
+ Benoît Dejean <bnet@ifrance.com> to fix libtop_mem.used
+ and glibtop_mem.shared values (Closes: #129863).
+
Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* libgtop-2.0.pc.in: Should be -lgtop-2.0, #130506
@@ -21,7 +31,7 @@ Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* configure.in: remove linking to libgtop and checks for 64-bit
integer bytes (fixes warning on build on glib 2.0 systems)
-2003-11-02 Žygimantas Beručka <uid0@tuxfamily.org>
+2003-11-02 Ćœygimantas Beručka <uid0@tuxfamily.org>
* configure.in: Added "lt" to ALL_LINGUAS.
@@ -240,13 +250,13 @@ Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* configure.in: make it compile
-2003-10-19 Carlos Perelló Marín <carlos@gnome.org>
+2003-10-19 Carlos PerellĂł MarĂ­n <carlos@gnome.org>
* support/*: Reverted libgtop changes. It's a common module
and I should not modify it.
* Added/removed files. Now the move should be done.
-2003-10-19 Carlos Perelló Marín <carlos@gnome.org>
+2003-10-19 Carlos PerellĂł MarĂ­n <carlos@gnome.org>
* libgtop-GNOME-2-0-branch moved to HEAD.
@@ -258,7 +268,7 @@ Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* configure.in: Added "ta" (Tamil) to the languages' list.
-2003-09-13 Carlos Perelló Marín <carlos@gnome.org>
+2003-09-13 Carlos PerellĂł MarĂ­n <carlos@gnome.org>
* configure.in (ALL_LINGUAS): Removed es_ES.
@@ -311,7 +321,7 @@ Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* configure.in: release 2.0.2
-2003-05-10 Danilo Šegan <dsegan@gmx.net>
+2003-05-10 Danilo Ć egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
@@ -331,7 +341,7 @@ Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org>
* configure.in: Added he to ALL_LINGUAS.
-2003-02-25 T?µivo Leedj?¤rv <toivo@linux.ee>
+2003-02-25 T?”ivo Leedj?€rv <toivo@linux.ee>
* configure.in: Added et to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index c5987da9..e76b473f 100644
--- a/configure.in
+++ b/configure.in
@@ -8,12 +8,20 @@ AC_CANONICAL_SYSTEM
LIBGTOP_MAJOR_VERSION=2
LIBGTOP_MINOR_VERSION=5
-LIBGTOP_MICRO_VERSION=0
+LIBGTOP_MICRO_VERSION=1
LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
AM_INIT_AUTOMAKE(libgtop, $LIBGTOP_VERSION)
-LIBGTOP_CURRENT=1
+dnl increment if the interface has additions, changes, removals.
+LIBGTOP_CURRENT=2
+
+dnl increment any time the source changes; set to
+dnl 0 if you increment CURRENT
LIBGTOP_REVISION=0
+
+dnl increment if any interfaces have been added; set to 0
+dnl if any interfaces have been removed. removal has
+dnl precedence over adding, so set to 0 if both happened.
LIBGTOP_AGE=0
# you can set this to `-snap' for instance to create