diff options
author | Stefan Fritsch <sf@debian.org> | 2008-02-22 20:09:11 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:36:51 +0100 |
commit | e87d0431e8fe0ab89bf7873567f4a9243c5fe3bd (patch) | |
tree | 260319dae131b2fb2361dc574afac7b70d27714f | |
parent | 5e69a17b92bc93bbd0fd725214874821434f5730 (diff) | |
download | apache2-e87d0431e8fe0ab89bf7873567f4a9243c5fe3bd.tar.gz |
fix bugnum
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@594 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1abf8ac6..32db3db3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ apache2 (2.2.8-2) UNRELEASED; urgency=low debcheckout. * Add missing ${APACHE_ARGUMENTS} to *) case in apache2ctl. * In upgrades from etch, replace /etc/apache2/default without asking also in - the NO_START=1 case, in order to not break piuparts (closes: #466531). + the NO_START=1 case, in order to not break piuparts (closes: #466367). * Provide a fallback access log (other_vhosts_access.log) and a suitable LogFormat (vhost_combined) for VirtualHosts that don't define their own log file. (Closes: #313430) |