summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-31 12:27:33 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-31 12:27:33 +0000
commit70ad7a25eb52ab30b24ce5c3d8be4ff4ce68f412 (patch)
tree21aa171170e2bf20e102d8192b0f93213205e1b6 /ChangeLog
parent4a5f85118a29eb6c017aa47af4c8bfaf1a616c7f (diff)
downloadrsyslog-70ad7a25eb52ab30b24ce5c3d8be4ff4ce68f412.tar.gz
rsyslog-70ad7a25eb52ab30b24ce5c3d8be4ff4ce68f412.tar.xz
rsyslog-70ad7a25eb52ab30b24ce5c3d8be4ff4ce68f412.zip
added a --enable/disable-rsyslogd configure option so that source-based
packaging systems can build plugins without the need to compile rsyslogd
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d51ff510..34c2dfac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 3.12.6 (rgerhards), 2008-04-??
+Version 3.12.6 (rgerhards), 2008-03-31
- bugfix: accidently set debug option in 3.12.5 reset to production
This option prevented dlclose() to be called. It had no real bad effects,
as the modules were otherwise correctly deinitialized and dlopen()
@@ -10,6 +10,9 @@ Version 3.12.6 (rgerhards), 2008-04-??
threads to be correctly set
- worked a bit on atomic memory operations to support problem-free
threading (only at non-intrusive places)
+- added a --enable/disable-rsyslogd configure option so that
+ source-based packaging systems can build plugins without the need
+ to compile rsyslogd
---------------------------------------------------------------------------
Version 3.12.5 (rgerhards), 2008-03-28
- changed default for "last message repeated n times", which is now