summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-05 08:22:24 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-05 08:22:24 +0000
commit8c20f9ba3884e6fe30cdb6bae7a7abd008946cde (patch)
treeea37b95e015d6501c0024ab6f1e15cffc6c34afd /NEWS
parentf2795b210663b861fc8f905c8a7ce8e3afc441ad (diff)
downloadrsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.tar.gz
rsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.tar.xz
rsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.zip
preparing for release 1.15.0v1-15-0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 53fe9b68..132ec70b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
---------------------------------------------------------------------------
-Version 1.15.0 (RGer), 2007-07-??
+Version 1.15.0 (RGer), 2007-07-05
- added ability to dynamically generate file names based on templates
and thus properties. This was a much-requested feature. It makes
- life easy when it eG comes to splitting files based on the sender
+ life easy when it e.g. comes to splitting files based on the sender
address.
- added $umask and $FileCreateMode config file directives
- applied a patch from Bartosz Kuzma to compile cleanly under NetBSD