summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-02-02 05:44:44 +0100
committerGuillem Jover <guillem@hadrons.org>2011-10-30 07:38:25 +0100
commit9368545f0520beaf23fc14cda8409f53c215f246 (patch)
tree782525d33e8b7be4e80783ba580642f36d3aaf5a /debian/changelog
parent5dc1d4ceb1c8c1e59facada91d63ba930f6c6f61 (diff)
downloadinetutils-9368545f0520beaf23fc14cda8409f53c215f246.tar.gz
Add new inetutils-inetd default configuration file for the init script
This allows to pass INETD_OPTS to it on start. Closes: #606954
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 305311c..9a50343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+inetutils (2:1.8-4) UNRELEASED; urgency=low
+
+ * Add new inetutils-inetd default configuration file for the init script,
+ allowing to pass INETD_OPTS to it on start. (Closes: #606954)
+
+ -- Guillem Jover <guillem@debian.org> Wed, 02 Feb 2011 05:43:10 +0100
+
inetutils (2:1.8-3) unstable; urgency=low
* Revert wrong hunk from the tcpmux services fix.