summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-01-08 09:36:03 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-01-08 09:36:03 +0100
commit9955c1f5795b2397e3cf75c5bf89f5e1e28ba001 (patch)
treea048ae35cc8e0c99f434c591e12da519db7dd04e
parent5c9fd7c96fe5f2d363fe0f7d60922cb97632b884 (diff)
downloadrsyslog-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--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67a458ae..f1e2ab73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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