summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-05 16:18:02 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-05 16:18:02 +0000
commit5a90cbdd7d0a52e1117a42bfa2a467d96e973cef (patch)
tree489ac466d50949d91c2284da0d9dc826377f0e5c /NEWS
parent30ed8f1c8a846e2b4788a838de81b56e7d67f6d2 (diff)
downloadrsyslog-5a90cbdd7d0a52e1117a42bfa2a467d96e973cef.tar.gz
rsyslog-5a90cbdd7d0a52e1117a42bfa2a467d96e973cef.tar.xz
rsyslog-5a90cbdd7d0a52e1117a42bfa2a467d96e973cef.zip
updated docs to reflect new stable release 1.0.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccf3391d..82559c7c 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,10 @@ Version 1.10.0 (RGer), 2005-09-20
- fixed a problem with compiling on SUSE and - while doing so - removed
the socket call to set SO_BSDCOMPAT in cases where it is obsolete.
---------------------------------------------------------------------------
+Version 1.0.2 (RGer), 2005-10-05
+- fixed an issue with MySQL error reporting. When an error occured,
+ the MySQL driver went into an endless loop (at least in most cases).
+---------------------------------------------------------------------------
Version 1.0.1 (RGer), 2005-09-23
- fixed a security issue with SQL-escaping in conjunction with
non-(SQL-)standard MySQL features.