summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-06-08 14:36:59 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-08 14:36:59 +0200
commit8d471ab9450d653dd40187f0476365cce0d3ce4f (patch)
tree02741434eedc74502370c9e9273f14565219ddb7 /ChangeLog
parentba31ca0c288c71a714a93118acfb214879bf7b8f (diff)
downloadrsyslog-8d471ab9450d653dd40187f0476365cce0d3ce4f.tar.gz
rsyslog-8d471ab9450d653dd40187f0476365cce0d3ce4f.tar.xz
rsyslog-8d471ab9450d653dd40187f0476365cce0d3ce4f.zip
bugfix: did not compile under solaris due to $uptime property code
For the time being, $uptime is not supported on Solaris
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 991e4630..d2996ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@ Version 6.2.2 [v6-stable], 2012-05-??
If it is not present, it must have the nilvalue "-" as of RFC5424
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=332
Thanks to John N for reporting this issue.
+- bugfix: did not compile under solaris due to $uptime property code
+ For the time being, $uptime is not supported on Solaris
---------------------------------------------------------------------------
Version 6.2.1 [v6-stable], 2012-05-10
- change plugin config interface to be compatible with pre-v6.2 system