summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-02-09 15:43:55 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-02-09 15:43:55 +0100
commitf5ad2359c99cbca9fcba13bb5767cce129bdd99f (patch)
treec1833aa941414f4c540e4a0825d88f44153e5fe7
parentd742b251a6cdac02b235bd7459fa60890a0e6e24 (diff)
downloadrsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.tar.gz
rsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.tar.xz
rsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.zip
doc bugfix: dist tarball missed 2 files, had one extra file that no longer belongs into it.
Thanks to Michael Biebl for pointing this out.
-rw-r--r--ChangeLog4
-rw-r--r--doc/Makefile.am3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d5db2468..880f3c73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
---------------------------------------------------------------------------
-Version 3.20.4 [v3-stable] (rgerhards), 2009-02-??
+Version 3.20.4 [v3-stable] (rgerhards), 2009-02-09
- bugfix: inconsistent use of mutex/atomic operations could cause segfault
details are too many, for full analysis see blog post at:
http://blog.gerhards.net/2009/01/rsyslog-data-race-analysis.html
- bugfix: invalid ./configure settings for RFC3195
thanks to Michael Biebl for the patch
- bugfix: invalid mutex access in msg.c
+- doc bugfix: dist tarball missed 2 files, had one extra file that no
+ longer belongs into it. Thanks to Michael Biebl for pointing this out.
---------------------------------------------------------------------------
Version 3.20.3 [v3-stable] (rgerhards), 2009-01-19
- doc bugfix: v3-compatiblity document had typo in config directive
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4f4aae19..e7ce18ca 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -31,6 +31,7 @@ html_files = \
contributors.html \
dev_queue.html \
omsnmp.html \
+ ommysql.html \
omlibdbi.html \
imfile.html \
imtcp.html \
@@ -96,7 +97,7 @@ html_files = \
licensing.html \
ommail.html \
omrelp.html \
- status.html \
+ syslog_parsing.html \
troubleshoot.html \
src/classes.dia