diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-05 12:01:50 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-05 12:01:50 +0000 |
commit | a65bbf62f6c919f83f6f7c324a14d727a1fa7f45 (patch) | |
tree | 163310895f1e6367cd24d70fc0bc0c25452a3c9b /NEWS | |
parent | 06504d484268e6cf2c2876c46d5659af37b38fb9 (diff) | |
download | rsyslog-a65bbf62f6c919f83f6f7c324a14d727a1fa7f45.tar.gz rsyslog-a65bbf62f6c919f83f6f7c324a14d727a1fa7f45.tar.xz rsyslog-a65bbf62f6c919f83f6f7c324a14d727a1fa7f45.zip |
fixed a bug that caused a dynaFile selector to stall when there was an open
error with one file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ --------------------------------------------------------------------------- +Version 1.15.1 (RGer), 2007-07-0? +- fixed a bug that caused a dynaFile selector to stall when there was + an open error with one file +--------------------------------------------------------------------------- Version 1.15.0 (RGer), 2007-07-05 - added ability to dynamically generate file names based on templates and thus properties. This was a much-requested feature. It makes |