diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2016-09-23 14:25:20 +0200 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2016-09-23 14:25:20 +0200 |
| commit | 3eab7cbb79bc37b13b85c16cd79bc35e616e049c (patch) | |
| tree | 9afa2194d0830acd6a81efc0da96edf2bcee2bf7 /docs | |
| parent | 9c269edb5132fffacdd9af493c95b199ee02f551 (diff) | |
| download | psutil-3eab7cbb79bc37b13b85c16cd79bc35e616e049c.tar.gz | |
#874: update docs/history/credits
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 9c225ea4..534233ee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -536,6 +536,8 @@ Network .. versionchanged:: 3.2.0 *ptp* field was added. + .. versionchanged:: 4.4.0 *netmask* field on Windows is no longer ``None``. + .. function:: net_if_stats() Return information about each NIC (network interface card) installed on the |
