diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 14:15:15 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-24 14:15:15 +0200 |
commit | ca14951cd3caece93a0ad9d678c5dce8e26fd869 (patch) | |
tree | cf74808ffa692ff005820cc5d267784c13f2d6f2 | |
parent | c5178a4d21cf8ca3362b8a8394d0e762801550a4 (diff) | |
parent | 28516a1b745d1d078681a063b71637dd45306712 (diff) | |
download | rsyslog-ca14951cd3caece93a0ad9d678c5dce8e26fd869.tar.gz rsyslog-ca14951cd3caece93a0ad9d678c5dce8e26fd869.tar.bz2 rsyslog-ca14951cd3caece93a0ad9d678c5dce8e26fd869.zip |
Merge branch 'v3-stable' into beta
Conflicts:
doc/manual.html
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ Version 3.17.0 (rgerhards), 2008-04-08 Plus a number of bugfixes that were applied to v3-stable and beta branches (not mentioned here in detail). --------------------------------------------------------------------------- -Version 3.16.0 (rgerhards), 2008-04-?? +Version 3.16.0 (rgerhards), 2008-04-24 - new v3-stable (3.16.x) based on beta 3.15.x (RELP support) - bugfix: omsnmp had a too-small sized buffer for hostname+port. This could not lead to a segfault, as snprintf() was used, but could cause |