diff options
| author | Michael Biebl <biebl@debian.org> | 2014-08-18 18:27:57 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-08-18 18:28:03 +0200 |
| commit | 5079070a51a7bbaf4eaddbd2882b00e55b81bcbf (patch) | |
| tree | 6509b441a008436373f2a4b90c2a65d06319006f /debian/changelog | |
| parent | 3c9987de00454ed1ed67a10329e4b80c46bd185a (diff) | |
| download | rsyslog-5079070a51a7bbaf4eaddbd2882b00e55b81bcbf.tar.gz | |
Add support for external message modification modules
which are bound via the new native mmexternal module.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1de4181..4d336a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ rsyslog (8.4.0-1) UNRELEASED; urgency=medium * Add --disable-generate-man-pages to configure flags to avoid a build dependency on python-docutils. We don't ship the generated man pages anyway. + * Add support for external message modification modules which are bound via + the new native mmexternal module. -- Michael Biebl <biebl@debian.org> Mon, 18 Aug 2014 17:49:11 +0200 |
