summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 5f5fb55c..0db6489c 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -5,6 +5,8 @@ Bug tracker at https://github.com/giampaolo/psutil/issues
**Enhancements**
+- #795: [Windows] new APIs to deal with Windows services: win_service_iter()
+ and win_service_get().
- #800: [Linux] psutil.virtual_memory() returns a new "shared" memory field.
**Bug fixes**