diff options
author | Stefan Fritsch <sf@debian.org> | 2010-02-20 11:43:36 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:37:07 +0100 |
commit | 189d7d080af548cdfb50af39747f9504b23788ed (patch) | |
tree | b4fb4452397d068e5d90c14677100230c960cae9 | |
parent | ff6908d9d718388f29e589b65d48c1f672e99fa4 (diff) | |
download | apache2-189d7d080af548cdfb50af39747f9504b23788ed.tar.gz |
release 2.2.14-7debian/2.2.14-7
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1153 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index db7e7dcb..354ac67b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apache2 (2.2.14-7) UNRELEASED; urgency=low +apache2 (2.2.14-7) unstable; urgency=low * Fix potential memory leaks related to the usage of apr_brigade_destroy(). * Add hints about correct mod_dav_fs configuration to README.Debian. @@ -6,7 +6,7 @@ apache2 (2.2.14-7) UNRELEASED; urgency=low * Fix error in Polish translation of 404 error page. Closes: #570228 * Document ThreadLimit in apache2.conf's comments. - -- Stefan Fritsch <sf@debian.org> Fri, 19 Feb 2010 19:02:32 +0100 + -- Stefan Fritsch <sf@debian.org> Sat, 20 Feb 2010 12:38:30 +0100 apache2 (2.2.14-6) unstable; urgency=low |