summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-06-18 10:08:26 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-06-18 10:08:26 +0000
commit986309c531395d55f703dffa1af03d1e8d936fb0 (patch)
treeb9fb1356915c2a8233e2402793565d0a3d81bcae /NEWS
parentdd63b41327430cbd08067511544956ded4a0f726 (diff)
downloadrsyslog-986309c531395d55f703dffa1af03d1e8d936fb0.tar.gz
rsyslog-986309c531395d55f703dffa1af03d1e8d936fb0.tar.xz
rsyslog-986309c531395d55f703dffa1af03d1e8d936fb0.zip
finalizing for release 1.13.4v1-13-4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 90f5f0a6..712867bc 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
Version 1.13.4 (RGer), 2007-06-18
- added a new property "PRI-text", which holds the PRI field in
textual form (e.g. "syslog.info")
+- added alias "syslogseverity" for "syslogpriority", which is a
+ misleading property name that needs to stay for historical
+ reasons (and backward-compatility)
+- added doc on how to record PRI value in log file
- enhanced signal handling in klogd, including removal of an unsafe
call to the logging system during signal handling
---------------------------------------------------------------------------