diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-08 09:36:03 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-08 09:36:03 +0100 |
commit | 9955c1f5795b2397e3cf75c5bf89f5e1e28ba001 (patch) | |
tree | a048ae35cc8e0c99f434c591e12da519db7dd04e | |
parent | 5c9fd7c96fe5f2d363fe0f7d60922cb97632b884 (diff) | |
download | rsyslog-9955c1f5795b2397e3cf75c5bf89f5e1e28ba001.tar.gz rsyslog-9955c1f5795b2397e3cf75c5bf89f5e1e28ba001.tar.bz2 rsyslog-9955c1f5795b2397e3cf75c5bf89f5e1e28ba001.zip |
amend last commit with license info (ASL 2.0 as of email conversation with David)
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ Version 7.2.5 [v7-stable] 2013-01-?? - bugfix: timeval2syslogTime cause problems on some platforms due to invalid assumption on structure data types. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=394 - Thanks to David Hill for the patch. + Thanks to David Hill for the patch [under ASL2.0 as per email conversation + 2013-01-03]. ---------------------------------------------------------------------------- Version 7.2.4 [v7-stable] 2012-12-07 - enhance: permit RFC3339 timestamp in local log socket messages |