summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Fritsch <sf@debian.org>2008-07-02 08:48:19 +0000
committerStefan Fritsch <sf@sfritsch.de>2012-01-02 10:36:56 +0100
commitf94ab29b998890b37084e659ebcb0959dd9d35c0 (patch)
treec929f3b4c18d6158dc8bc02f2c276d6199d46ee8
parente648ba63c4906c18a9961bbaf3103118f42d3c75 (diff)
downloadapache2-f94ab29b998890b37084e659ebcb0959dd9d35c0.tar.gz
release 2.2.9-3debian/2.2.9-3
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@756 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 63ed80e5..85ddced3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apache2 (2.2.9-3) UNRELEASED; urgency=low
+apache2 (2.2.9-3) unstable; urgency=low
[ Stefan Fritsch ]
* Move NameVirtualHost directive to ports.conf and switch from "*" to
@@ -6,7 +6,7 @@ apache2 (2.2.9-3) UNRELEASED; urgency=low
* Comment out the CacheEnable line in disk_cache.conf. It would have caused
problems with Etch to Lenny upgrades.
* Change the minimum user id for suexec back to 100, the new value of 1000
- was too disruptive. (Closes: #488821)
+ was too disruptive for existing configurations. (Closes: #488821)
* Add a default SSL virtual host. (Closes: #267477)
- Use snakeoil certificate by default (if ssl-cert is installed).
(Closes: #293524, #446765)
@@ -38,7 +38,7 @@ apache2 (2.2.9-3) UNRELEASED; urgency=low
- added support for parallel in DEB_BUILD_OPTIONS
* Dropped XS- from the Vcs fields in control
- -- Stefan Fritsch <sf@debian.org> Tue, 01 Jul 2008 11:56:17 +0200
+ -- Stefan Fritsch <sf@debian.org> Wed, 02 Jul 2008 10:15:57 +0200
apache2 (2.2.9-2) unstable; urgency=low