diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2016-03-26 10:02:06 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2016-03-26 10:06:04 +0100 |
commit | 07ea9061f243dc118732130b5a7611fcab251cea (patch) | |
tree | a836f7c28a30882a2a58a3e45079c4e6eee322af /debian/changelog | |
parent | 445b10ac0d46f2a536fd12d4eaf265b0c6dd56c0 (diff) | |
download | apache2-07ea9061f243dc118732130b5a7611fcab251cea.tar.gz |
Don't treat mod_access_compat as essential
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 9568d376..dceec89e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ apache2 (2.4.18-2) UNRELEASED; urgency=medium * Remove ssl work-arounds for MSIE. Newer versions of IE work without them and older versions are no longer supported by MS. Closes: #815852 * Give a hint about systemd in README.multiple-instances. Closes: #818904 + * Don't treat mod_access_compat as essential. It's essentially broken, + anyway. -- Stefan Fritsch <sf@debian.org> Sat, 09 Jan 2016 23:35:20 +0100 |