diff --git a/CREDITS b/CREDITS index a1ec04e2f..f50163220 100644 --- a/CREDITS +++ b/CREDITS @@ -255,7 +255,7 @@ I: 492 N: Jeff Tang W: https://github.com/mrjefftang -I: 340, 529 +I: 340, 529, 616 N: Yaolong Huang E: airekans@gmail.com diff --git a/HISTORY.rst b/HISTORY.rst index f8098ea82..e4238b3d1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,7 @@ Bug tracker at https://github.com/giampaolo/psutil/issues - #599: [Windows] process name() can now be determined for all processes even when running as a limited user. - #602: pre-commit GIT hook. +- #616: [Windows] Add inet_ntop function for Windows XP. **Bug fixes**