This commit is contained in:
Doug MacEachern 2005-05-13 21:52:23 +00:00
parent c1224a3ad2
commit 7d4f05d0ef
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2005-05-11 Doug MacEachern <dougm@hyperic.net>
* 1.1.20 released
* Use psapi instead of CreateTool32Snapshot in win32 sigar_proc_modules
It is possible for the latter to hang on win2k, the former also
works on NT.