summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-11-23 17:44:58 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-11-23 17:44:58 +0000
commit193a639b2481eba4a6b881a53ac3ff6c5faab410 (patch)
treefa369270fe3560fb9005e61e0d4013f1b85eef23 /NEWS
parent46be94a0ae4af704b1a1b04007724a28d1b37fbb (diff)
downloadrsyslog-193a639b2481eba4a6b881a53ac3ff6c5faab410.tar.gz
rsyslog-193a639b2481eba4a6b881a53ac3ff6c5faab410.tar.xz
rsyslog-193a639b2481eba4a6b881a53ac3ff6c5faab410.zip
fixed a bug in RFC3339 timestamp generation; added support for 3339
timestamps in internally-generated messages
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85360a11..bfc8af1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
Version 1.12.2 (RGer), 2005-11-??
+- fixed a bug in the RFC 3339 date formater. An extra space was added
+ after the actual timestamp
+- added support for providing high-precision RFC3339 timestamps for
+ (rsyslogd-)internally-generated messages
---------------------------------------------------------------------------
Version 1.12.1 (RGer), 2005-11-23
- made multithreading work with BSD. Some signal-handling needed to be