Nathan Scott
da62b44b16
Bump version, changelog for minor htop-3.0.2 release
2020-09-15 09:43:36 +10:00
Nathan Scott
dace850fa6
Bump version, changelog for minor htop-3.0.1 release
2020-09-03 13:23:43 +10:00
Nathan Scott
df7e4fcdc0
Update changelog with Berts latest addition
2020-08-26 10:44:22 +10:00
Christian Göttsche
b92f62f912
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
Daniel Lange
0b276f80f1
Mention change of maintainership in ChangeLog
...
Related to https://github.com/hishamhm/htop/issues/992
2020-08-21 16:42:16 +10:00
Nathan Scott
bba8c3bb2e
Update the changelog to reflect content in the 3.0.0 release
2020-08-21 12:10:11 +10:00
Hisham Muhammad
5b38466eab
Update ChangeLog
2018-04-10 10:42:46 -03:00
Hisham Muhammad
655c7293d2
Update ChangeLog
2018-02-26 10:54:01 -03:00
Hisham Muhammad
76366be3f1
Update ChangeLog
2018-02-17 21:11:54 -02:00
Hisham Muhammad
df9922a67e
Fix preservation of LDFLAGS value during configure script
...
Fixes #738 .
2018-02-17 14:50:55 -02:00
Hisham Muhammad
fcdff59f4c
Update ChangeLog
2018-02-17 14:50:42 -02:00
Hisham Muhammad
c50440f165
Bump version to 2.1.0
2018-02-04 20:13:55 +01:00
Hisham
f80e577c59
Changelog for htop 2.0.2
2016-07-21 17:12:45 -03:00
Hisham
e2ccc7b240
Prepare for release 2.0.1.
2016-03-07 18:32:06 -03:00
Hisham
563d5d3ab9
Final touches to ChangeLog
2016-02-10 18:48:39 -02:00
Hisham
c148907e7b
Try to make threads less confusing.
2016-02-02 16:39:08 +01:00
Hisham Muhammad
d12084b032
ChangeLog updates.
2015-11-19 13:08:23 -02:00
Hisham Muhammad
1d805b36b4
Bring changelog up-to-date :)
2015-09-11 16:29:19 -03:00
Hisham Muhammad
da16de5a86
Update changelog.
2014-05-03 18:09:31 -03:00
Hisham Muhammad
e0209da88f
Support pagefaults stats. Closes #45 .
2014-04-24 19:40:47 -03:00
Hisham Muhammad
ab118c2dbe
Update changelog items.
2014-04-24 15:10:29 -03:00
Hisham Muhammad
11b251a577
Update changelog
2014-01-30 15:47:32 -02:00
Hisham Muhammad
c1e0f6e17c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
...
See https://bugzilla.redhat.com/show_bug.cgi?id=987805 for details.
(thanks to Dawid Gajownik for the detailed analysis!)
2014-01-16 01:40:47 -02:00
Hisham Muhammad
1c0e93c1bd
First new feature of the git era! "c" key tags all children of a process.
2014-01-14 00:23:41 -02:00
Hisham Muhammad
af285d1d3b
Fixes in accounting of guest time when using virtualization
...
(thanks to Patrick Marlier)
2013-12-18 02:20:39 +00:00
Hisham Muhammad
6cfa9e0bf2
Performance improvements due to conditional parsing of IO data depending on selected fields.
...
On my machine, this gives a ~20% improvement in htop process time use with the default config.
2013-05-24 22:46:01 +00:00
Hisham Muhammad
322ba274ea
Performance improvements
...
(thanks to Jann Horn)
2013-04-29 23:00:15 +00:00
Hisham Muhammad
f44a8f2009
Option to update process names on every refresh
...
(thanks to Rob Hoelz)
2012-10-20 00:43:25 +00:00
Hisham Muhammad
1b21827f1f
Fail gracefully when /proc is not mounted
...
(thanks to Philipp Hagemeister)
2012-10-19 18:59:48 +00:00
Hisham Muhammad
47e881f460
Add IO priority support ('i' key)
2012-10-04 23:59:45 +00:00
Hisham Muhammad
bca656c79e
Fix crashes when process list is empty
2012-03-05 11:18:27 +00:00
Hisham Muhammad
1a604a05a5
BUGFIX: behavior of 'F' (follow) key was broken, also affecting the
...
persistence of mouse selections. Closes #3165065 .
2012-02-02 23:45:40 +00:00
Hisham Muhammad
8b73d11ac6
make htop trunk compile on FreeBSD 8.2-STABLE
...
(thanks to Trond Endestrol)
2012-01-03 18:19:11 +00:00
Hisham Muhammad
81e44312b4
Use strdup explicitly
2011-12-25 20:23:53 +00:00
Hisham Muhammad
0bb8dba937
update changelog, following confirmation of fix from users
2011-12-01 13:13:17 +00:00
Hisham Muhammad
7ca1081712
Mega-commit with features and tweaks for 1.0:
...
* Performance improvements
* Support for splitting CPU meters into two or four columns
(thanks to Wim Heirman)
* Switch from PLPA, which is now deprecated, to HWLOC.
* Bring back support for native Linux sched_setaffinity,
so we don't have to use HWLOC where we don't need to.
* Support for typing in user names and column fields in selection panels.
2011-11-18 06:08:56 +00:00
Hisham Muhammad
9f29e92777
update changelog
2011-11-05 04:24:41 +00:00
Hisham Muhammad
ca6b9238a3
Support for UTF-8 tree drawing
...
(thanks to Bin Guo)
2011-11-03 22:12:12 +00:00
Hisham Muhammad
d1eff65fa5
Add changelog entry.
2011-09-26 03:25:12 +00:00
Hisham Muhammad
31c995e663
Man page updates
...
(thanks to Vincent Launchbury)
2011-09-08 02:16:11 +00:00
Hisham Muhammad
a7bcf1d2e4
Try harder to find the ncurses header, fixes detection in SuSE SLES9.
...
(thanks to Moritz Barsnick)
2011-09-08 01:45:16 +00:00
Hisham Muhammad
11092662ee
incremental filtering
...
plus some fixes
2011-09-08 01:17:26 +00:00
Hisham Muhammad
5dfb46e14f
Stricter checks for command-line options
...
(thanks to Sebastian Pipping)
2011-08-26 21:04:26 +00:00
Hisham Muhammad
717758409e
Fix segfault in BarMeterMode_draw() for small terminal widths
2011-08-26 20:55:09 +00:00
Hisham Muhammad
0a81172f62
changelog and future version bump
2011-05-26 16:59:53 +00:00
Hisham Muhammad
a9c0ea3753
* Option for counting CPUs from zero
...
(thanks to Sean Noonan)
* Meters update in every screen (no longer halting while on Setup, etc.)
2011-03-22 20:37:08 +00:00
Hisham Muhammad
2960a8162e
BUGFIX: Fix alignment for display of memory values above 100G (sign of the times!)
...
(thanks to Jan van Haarst for the report.)
Closes #2865619 .
2010-11-20 20:35:07 +00:00
Hisham Muhammad
3fcbcbfda6
Improve battery meter support (thanks to Richard W.) Closes #3063541 .
2010-11-20 19:13:12 +00:00
Hisham Muhammad
5fd1436a92
Build fixes. BTW, we're going for 0.9 now.
2010-11-20 18:54:39 +00:00
Hisham Muhammad
84ed4c01f6
Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)
2010-10-30 19:24:07 +00:00