summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Michel Vourgère <nirgal@debian.org>2015-06-08 00:22:22 +0200
committerJean-Michel Vourgère <nirgal@debian.org>2015-06-08 00:22:22 +0200
commit146115d8fbbd6331d0eeed9522edf01b3421a987 (patch)
tree9073c642e80fe9b900a8b3e2eeca3943d1db2607
parent82f959d7f6ad7e57cea2e9d85cdb159b719e3c83 (diff)
downloadapache2-146115d8fbbd6331d0eeed9522edf01b3421a987.tar.gz
Updtaed changelog
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c2e7a23..c4def836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
apache2 (2.4.12-3) UNRELEASED; urgency=medium
+ * Allow "triggers-awaited" and "triggers-pending" states in addition to
+ "installed" when determining whether to defer actions or process
+ deferred actions. Thanks Colin Watson. Closes: #787103
* Remove pre-Jessie transition scripts, and remaining breaks.
* Made builds reproducible: d/rules set the date from the changelog in
CPPFLAGS, new reproducible_builds.diff patch to use it.