diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-14 09:31:45 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-14 09:31:45 +0000 |
commit | de0665a4755140715ad9d95098f6b3a7ff713bd2 (patch) | |
tree | 9b9c0e5dd897f7097a9764990228d6f9db90647f /ChangeLog | |
parent | 7e58cb0779dbb132aede3d29a82a8a4d2d955365 (diff) | |
download | rsyslog-de0665a4755140715ad9d95098f6b3a7ff713bd2.tar.gz rsyslog-de0665a4755140715ad9d95098f6b3a7ff713bd2.tar.bz2 rsyslog-de0665a4755140715ad9d95098f6b3a7ff713bd2.zip |
cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ --------------------------------------------------------------------------- Version 3.12.3 (rgerhards), 2008-03-?? +- bugfix: $ModDir should not be reset on $ResetConfig - this can cause a lot + of confusion and there is no real good reason to do so. Also conflicts with + the new -M option and environment setting. - some more internal cleanup ;) --------------------------------------------------------------------------- Version 3.12.2 (rgerhards), 2008-03-13 |