This commit is contained in:
Doug MacEachern 2005-03-15 18:48:14 +00:00
parent 6a1f299636
commit 17e08f75f2
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2005-03-15 Doug MacEachern <dougm@hyperic.net>
* Change Sigar.getMountedFileSystemUsage to throw
NfsUnreachableException if FileSystem is Nfs and nfs ping fails
* Implement sigar_net_connection for FreeBSD
2005-03-11 Doug MacEachern <dougm@hyperic.net>
* Add NetPortMap class