summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-09-23 10:38:32 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-09-23 10:38:32 +0000
commite9239af79ce9e5ab6950f0fa984de3b6f9f65449 (patch)
tree862ebf1295c5cceda9f79bc7915c6a2117351b84 /NEWS
parent8f0c0ae6d2f605df5b2598af4db4a20ed0eef30b (diff)
downloadrsyslog-e9239af79ce9e5ab6950f0fa984de3b6f9f65449.tar.gz
rsyslog-e9239af79ce9e5ab6950f0fa984de3b6f9f65449.tar.xz
rsyslog-e9239af79ce9e5ab6950f0fa984de3b6f9f65449.zip
small fix in escapefunction, finishing touches for 1.10.1v1-10-1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82571102..7d558f74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
---------------------------------------------------------------------------
-Version 1.10.1 (RGer), 2005-09-2?
+Version 1.10.1 (RGer), 2005-09-23
- added the ability to execute a shell script as an action.
Thanks to Bjoern Kalkbrenner for providing the code!
- fixed a bug in the MySQL code; due to the bug the automatic one-time
retry after an error did not happen - this lead to error message in
cases where none should be seen (e.g. after a MySQL restart)
+- fixed a security issue with SQL-escaping in conjunction with
+ non-(SQL-)standard MySQL features.
---------------------------------------------------------------------------
Version 1.10.0 (RGer), 2005-09-20
REMINDER: 1.10 is the first unstable version if the 1.x series!