diff --git a/NEWS b/NEWS index 12ec37de..40f34349 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Version 1.7.6 +============= + + * Adapt to psutil 2.0.0 API + * Fixed psutil 0.5.x support on Windows + * Fix help screen in 80x24 terminal size + * Implement toggle of process list display ('z' key) + Version 1.7.5 ============= diff --git a/README.rst b/README.rst index f1fa6f28..1e07f09d 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Requirements ============ - ``python >= 2.6`` (tested with version 2.6, 2.7, 3.2, 3.3) -- ``psutil >= 0.5.1`` (recommended version >= 1.2.1) +- ``psutil >= 0.5.1`` (recommended version >= 2.0) - ``setuptools`` Optional dependencies: diff --git a/docs/glances-doc.html b/docs/glances-doc.html index d2c1b425..f1476601 100644 --- a/docs/glances-doc.html +++ b/docs/glances-doc.html @@ -123,9 +123,9 @@ td.option-group {

Glances

-

This manual describes Glances version 1.7.5.

+

This manual describes Glances version 1.7.6.

Copyright © 2012-2014 Nicolas Hennion <nicolas@nicolargo.com>

-

January 2014

+

March 2014

Table of Contents