summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-03 08:41:13 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-03 08:41:13 +0000
commit95886766bd7d0b9b7959283e36d4365406b742e9 (patch)
treeeeae888d49b1cd66e4c76cf8768507f8725c3338
parent617a5098253354a5083157c91e67c84dd90f4725 (diff)
downloadrsyslog-95886766bd7d0b9b7959283e36d4365406b742e9.tar.gz
rsyslog-95886766bd7d0b9b7959283e36d4365406b742e9.tar.xz
rsyslog-95886766bd7d0b9b7959283e36d4365406b742e9.zip
documented changes
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4cd30f1..bbca374b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Version 1.19.12 (rgerhards), 2007-12-03
+- cleaned up the build system (thanks to Michael Biebl for the patch)
+- fixed a bug where ommysql was still not compiled with -pthread option
+---------------------------------------------------------------------------
+Version 1.19.11 (rgerhards), 2007-11-29
+- applied -pthread option to build when building for multi-threading mode
+ hopefully solves an issue with segfaulting
---------------------------------------------------------------------------
Version 1.19.10 (rgerhards), 2007-10-19
- introdcued the new ":modulename:" syntax for calling module actions