diff options
author | Stefan Fritsch <sf@debian.org> | 2008-01-16 22:20:30 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:36:50 +0100 |
commit | 5846bfcd6254215d4a64a3427bb6c6e61eb7d659 (patch) | |
tree | 15d627b3fcb5fa1df9e4dd088ab2bf80e676db9c | |
parent | a690f21dc396e337826c32eda57c5c44d9c13068 (diff) | |
download | apache2-5846bfcd6254215d4a64a3427bb6c6e61eb7d659.tar.gz |
close another bug
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@548 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 97a6bce7..0fb61bcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,7 +23,7 @@ apache2 (2.2.8-1) UNRELEASED; urgency=low * Move the configuration of User, Group, and PidFile to /etc/apache2/envvars. This makes it easier to use these settings in scripts. /etc/apache2/envvars can now also be used to influence apache2ctl - (inspired by Marc Haber's patch). (Closes: #349709, #460105) + (inspired by Marc Haber's patch). (Closes: #349709, #460105, #458085) * Make apache2ctl check the configuration syntax before trying to restart apache, to match the behaviour documented in the man page. (Closes: #459236) |