add to doc and new version
This commit is contained in:
parent
e9897b25b4
commit
cc726007b3
2
README
2
README
|
@ -6,6 +6,8 @@ Fixed:
|
|||
* sigfaulted logger, #28 (c2a1af)
|
||||
* bug undefined symbol: sigar_skip_token, #60 (dfe8fe)
|
||||
* bug detection boot_time on linux (now it works like gnu ps, and fix some issues with process start_time) (660259)
|
||||
* FreeBSD: don't use v_cache_min/max (https://github.com/hyperic/sigar/pull/68) (800076)
|
||||
|
||||
|
||||
Installation:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
copyright.year=2004-2011
|
||||
version.major=2
|
||||
version.minor=0
|
||||
version.maint=0
|
||||
version.maint=1
|
||||
version.build=0
|
||||
project.name=kostya-sigar
|
||||
project.author=Doug MacEachern
|
||||
|
|
Loading…
Reference in New Issue