summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2011-05-26 16:59:53 +0000
committerHisham Muhammad <hisham@gobolinux.org>2011-05-26 16:59:53 +0000
commit0a81172f6200d81063cf1214eae2d4665b70add7 (patch)
tree04f8e7b703f81234608835b20ef13dd64a0695db
parent300caa076e9b97e19a53edacfff4e684211b253f (diff)
changelog and future version bump
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6615edc3..b6e19855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ What's new in version 0.9.1
* Option for counting CPUs from zero
(thanks to Sean Noonan)
* Meters update in every screen (no longer halting while on Setup, etc.)
+* BUGFIX: Support larger numbers for process times.
+ (thanks to Tristan Nakagawa for the report.)
What's new in version 0.9
diff --git a/configure.ac b/configure.ac
index 5a43a9f9..0eb41ece 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([htop],[0.9],[loderunner@users.sourceforge.net])
+AC_INIT([htop],[0.9.1],[loderunner@users.sourceforge.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_HEADER([config.h])

© 2014-2024 Faster IT GmbH | imprint | privacy policy