summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-16 12:48:20 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-16 12:48:20 +0200
commit91661455ebf63275a849dc5c7f49c21d7837b442 (patch)
tree3bb504672e24cbae001557583e3b7d0e356400b0 /ChangeLog
parent71dea8c86fd80c911ee112439e0aab0dd222f650 (diff)
downloadrsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.tar.gz
rsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.tar.xz
rsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.zip
provided ability to initialize the runtime
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29c12e9c..d88a124c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+- split of a "runtime library" for rsyslog - this is not yet a clean
+ model, because some modularization is still outstanding. In theory,
+ this shall enable other utilities but rsyslogd to use the same
+ runtime
---------------------------------------------------------------------------
Version 3.17.1 (rgerhards), 2008-04-15
- removed dependency on MAXHOSTNAMELEN as much as it made sense.