| 8 |
|
but as always we'll like to hear about any bugs found in the |
| 9 |
|
current release. |
| 10 |
|
|
| 11 |
< |
libstatgrab 0.14 (?? December 2006) |
| 11 |
> |
libstatgrab 0.17 (21 February 2010) |
| 12 |
> |
* Provide iowait cpu information on Linux version 2.5.41 or later. |
| 13 |
> |
* Display data for ZFS on Solaris. |
| 14 |
> |
* Dynamically get list of valid filesystems on FreeBSD. |
| 15 |
> |
(Thanks to Baptiste Daroussin) |
| 16 |
> |
* Support FreeBSD 9. |
| 17 |
> |
* Use utmpx when available (required for FreeBSD 9). |
| 18 |
> |
(Thanks to Ed Schouten) |
| 19 |
> |
* Support larger amounts of memory on FreeBSD. |
| 20 |
> |
(Thanks to Tom Bird) |
| 21 |
> |
|
| 22 |
> |
libstatgrab 0.16 (13 March 2008) |
| 23 |
> |
* Fix saidar build on Solaris with Sun's compiler. |
| 24 |
> |
* Add support for FreeBSD 8.0. |
| 25 |
> |
* Fix build on "armel" Debian port. |
| 26 |
> |
(Thanks to Riku Voipio and Martin Guy) |
| 27 |
> |
* Fix statgrab-make-mrtg-config on machines with no swap. |
| 28 |
> |
(Thanks to Tom Carlson) |
| 29 |
> |
|
| 30 |
> |
libstatgrab 0.15 (14 July 2007) |
| 31 |
> |
* Fix breakages in memory stats on OpenBSD that were introduced in |
| 32 |
> |
the last release. |
| 33 |
> |
(Thanks to David Love) |
| 34 |
> |
* Update internal string functions and some related cleanups. |
| 35 |
> |
(Thanks to David Love) |
| 36 |
> |
* Fix compile warning on FreeBSD. |
| 37 |
> |
|
| 38 |
> |
libstatgrab 0.14 (08 January 2007) |
| 39 |
|
* Fix memory stats on OpenBSD. |
| 40 |
|
* Add colour support to saidar. |
| 41 |
|
(Thanks to Angelina Carlton) |
| 49 |
|
(Thanks to Michelangelo Vassallo) |
| 50 |
|
* Fix build on NetBSD 3. |
| 51 |
|
(Thanks to Wijnand Wiersma) |
| 52 |
+ |
* Rework curses detection code in the configure script. |
| 53 |
+ |
* Fix bug that caused saidar to crash when the window was rapidly resized. |
| 54 |
|
|
| 55 |
|
libstatgrab 0.13 (19 March 2006) |
| 56 |
|
* Fix build problems with recent linux kernels. |