diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-22 11:20:07 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-22 11:21:01 +0200 |
commit | 95fefbc12a71c26e02bb1de8628b3f70a6856b08 (patch) | |
tree | 59fde02b8d7ab10a9d296084818636bd8ed07bac /doc/manual.html | |
parent | ede5d1a1217a9101e0288a1ef7cc6c06f2705564 (diff) | |
download | rsyslog-95fefbc12a71c26e02bb1de8628b3f70a6856b08.tar.gz rsyslog-95fefbc12a71c26e02bb1de8628b3f70a6856b08.tar.bz2 rsyslog-95fefbc12a71c26e02bb1de8628b3f70a6856b08.zip |
prepare for 7.20 stable release & minor thingsv7.2.0
The most important real code chane is the initialization of the
epoll control set. This should just be cosmetic (valgrind warnings),
as all data we actually use already was properly initialized.
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index 45ba771b..e645f2ca 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -19,7 +19,7 @@ rsyslog support</a> available directly from the source!</p> <p><b>Please visit the <a href="http://www.rsyslog.com/sponsors">rsyslog sponsor's page</a> to honor the project sponsors or become one yourself!</b> We are very grateful for any help towards the project goals.</p> -<p><b>This documentation is for version 7.1.12 (beta branch) of rsyslog.</b> +<p><b>This documentation is for version 7.2.0 (v7-stable branch) of rsyslog.</b> Visit the <i><a href="http://www.rsyslog.com/status">rsyslog status page</a></i></b> to obtain current version information and project status. </p><p><b>If you like rsyslog, you might |