This commit is contained in:
Doug MacEachern 2005-12-05 18:49:44 +00:00
parent a3d5083eb3
commit 1296c1ebe6
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
2005-12-05 Doug MacEachern <dougm@hyperic.net>
* 1.1.26 released
* Filter out network interface types other than loopback and
ethernet on Darwin and FreeBSD
* Filter out auto-mounted filesystems on Darwin
2005-12-01 Doug MacEachern <dougm@hyperic.net>
* Fix net_route_list for Solaris 10
* Add sigar_cpu_info_t.{mhz,cache_size,model} for Darwin
* Fix OperatingSystem.getDescription() for Darwin