diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-15 12:59:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-15 12:59:24 +0200 |
commit | 8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a (patch) | |
tree | 21a5726fa380372c08e8975e9c49f9bb6d91feb0 /ChangeLog | |
parent | a61e548958044f9efa013b5911d130ae1930448f (diff) | |
parent | 3f2856b4b5010dfcaa720b292dc3a655e7b9f6da (diff) | |
download | rsyslog-8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a.tar.gz rsyslog-8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a.tar.xz rsyslog-8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a.zip |
Merge branch 'v3-stable' into beta
Conflicts:
ChangeLog
configure.ac
doc/rsyslog_ng_comparison.html
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,6 @@ --------------------------------------------------------------------------- Version 3.19.11 [BETA] (rgerhards), 2008-??-?? -- included fixes from v3-stable +- included fixes from v3-stable (most importantly 3.18.3) --------------------------------------------------------------------------- Version 3.19.10 [BETA] (rgerhards), 2008-07-15 - start of a new beta branch based on former 3.19 devel branch @@ -159,7 +159,10 @@ Version 3.19.0 (rgerhards), 2008-05-06 - -c option no longer must be the first option - thanks to varmjofekoj for the patch --------------------------------------------------------------------------- -Version 3.18.3 (rgerhards), 2008-08-?? +Version 3.18.3 (rgerhards), 2008-08-18 +- bugfix: imfile could cause a segfault upon rsyslogd HUP and termination + Thanks to lperr for an excellent bug report that helped detect this + problem. - enhanced ommysql to support custom port to connect to server Port can be set via new $ActionOmmysqlServerPort config directive Note: this was a very minor change and thus deemed appropriate to be |