diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-12-13 18:26:33 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-12-13 18:26:33 +0100 |
commit | 93457e4035f9ba9a45721086ffaf54c75c278744 (patch) | |
tree | 0833d332f5dac49313468547699079ef21d5d26f | |
parent | 77cf82011e2e2c3a21a50e4ab2ade38f0e35863d (diff) | |
download | rsyslog-93457e4035f9ba9a45721086ffaf54c75c278744.tar.gz rsyslog-93457e4035f9ba9a45721086ffaf54c75c278744.tar.bz2 rsyslog-93457e4035f9ba9a45721086ffaf54c75c278744.zip |
doc: mention recent patches in ChangeLog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ ---------------------------------------------------------------------------- +Version 7.2.5 [v7-stable] 2013-01-?? +- build system cleanup (thanks to Michael Biebl for this!) +- bugfix: omelasticsearch did not properly compile on some platforms + due to missing libmath. Thanks to Michael Biebl for the fix +- bugfix: invalid DST handling under Solaris + Thanks to Scott Severtson for the patch. +---------------------------------------------------------------------------- Version 7.2.4 [v7-stable] 2012-12-07 - enhance: permit RFC3339 timestamp in local log socket messages Thanks to Sebastien Ponce for the patch. |