summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-15 09:19:22 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-15 09:19:22 +0000
commitb2548ac5646b65a77ea160429c7e41a335777caf (patch)
tree720bc22f3197f7d970a4d3cbadd36eda6cfad43e /ChangeLog
parent6e19858385ed14f7f7326801de212e7acd2bbac8 (diff)
downloadrsyslog-b2548ac5646b65a77ea160429c7e41a335777caf.tar.gz
rsyslog-b2548ac5646b65a77ea160429c7e41a335777caf.tar.xz
rsyslog-b2548ac5646b65a77ea160429c7e41a335777caf.zip
cleaned up omlibdbi - works now
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d945fe44..195ec9cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
Version 3.11.2 (rgerhards), 2008-02-??
- added the capability to monitor text files and process their content
as syslog messages (including forwarding)
+- added support for libdbi, a database abstraction layer. rsyslog now
+ also supports the following databases via dbi drivers:
+ * Firebird/Interbase
+ * FreeTDS (access to MS SQL Server and Sybase)
+ * SQLite/SQLite3
+ * Ingres (experimental)
+ * mSQL (experimental)
+ * Oracle (experimental)
+ Additional drivers may be provided by the libdbi-drivers project, which
+ can be used by rsyslog as soon as they become available.
- removed some left-over unnecessary dbgprintf's (cluttered screen,
cosmetic)
- doc bugfix: html documentation for omsnmp was missing