summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-05-31 18:02:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-05-31 18:02:10 +0200
commit09c96a4f4ccb077fd49139980bf6962f162c680b (patch)
treeb86a9649c2247d4014d1186ca58d3fd73476d7d8 /ChangeLog
parent439a5b70f2216616e9d55072be43658d5a7fe5d7 (diff)
downloadrsyslog-09c96a4f4ccb077fd49139980bf6962f162c680b.tar.gz
rsyslog-09c96a4f4ccb077fd49139980bf6962f162c680b.tar.xz
rsyslog-09c96a4f4ccb077fd49139980bf6962f162c680b.zip
imrelp now supports non-cancel thread termination
(but now requires at least librelp 1.0.1)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01268200..8403d549 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 6.5.0 [devel] 2012-0?-??
+- imrelp now supports non-cancel thread termination
+ (but now requires at least librelp 1.0.1)
- added --enable-debugless configure option for very high demanding envs
This actually at compile time disables a lot of debug code, resulting
in some speedup (but serious loss of debugging capabilities)