diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-10-05 16:18:02 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-10-05 16:18:02 +0000 |
commit | 5a90cbdd7d0a52e1117a42bfa2a467d96e973cef (patch) | |
tree | 489ac466d50949d91c2284da0d9dc826377f0e5c /NEWS | |
parent | 30ed8f1c8a846e2b4788a838de81b56e7d67f6d2 (diff) | |
download | rsyslog-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |