diff options
author | Stefan Fritsch <sf@debian.org> | 2007-10-18 19:19:29 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:36:48 +0100 |
commit | a33cc227c0f53c615671ee0687aaa09ad238c5b2 (patch) | |
tree | a787fd3c420d79312926d2c92019f9081ccae081 | |
parent | 55e62b0e36364634f81078eccf6bc01631d9c119 (diff) | |
download | apache2-a33cc227c0f53c615671ee0687aaa09ad238c5b2.tar.gz |
release 2.2.6-2debian/2.2.6-2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@488 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 e11ad7d9..ddbed00c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apache2 (2.2.6-2) UNRELEASED; urgency=low +apache2 (2.2.6-2) unstable; urgency=low * Avoid calling apr_pollset_poll() and accept_func() when the listening sockets have already been closed on graceful stop or reload. This |