summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola' <g.rodola@gmail.com>2012-06-27 19:37:32 +0000
committerGiampaolo Rodola' <g.rodola@gmail.com>2012-06-27 19:37:32 +0000
commitd84127401a0ed36726b06d557a8e4d0d6bee729c (patch)
tree0bfc7839bde612677a31a7fdad551fdc62689dd5
parentb27c646b65bd840a50490cc08dedb7d5e50fac77 (diff)
downloadpsutil-d84127401a0ed36726b06d557a8e4d0d6bee729c.tar.gz
update HISTORYrelease-0.5.0
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2ecd8236..40afebb6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,7 @@ Bug tracker at http://code.google.com/p/psutil/issues
NEW FEATURES
+ * Issue #195: (Windows) number of handles opened by process.
* Issue #209: psutil.disk_partitions() now provides also mount options.
* Issue #229: list users currently connected on the system (psutil.get_users()).
* Issue #238: (Linux, Windows) process CPU affinity (get and set).