diff options
author | Stefan Fritsch <sf@debian.org> | 2009-05-19 20:55:06 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:37:00 +0100 |
commit | 0162e07e44c289d6502aea9f7ae519d2716d0e86 (patch) | |
tree | 3677bd2d058f8a49855ed64349e6eb4a7994010c | |
parent | 8efbf268195aae1255c2ef7b3c382df80c605466 (diff) | |
download | apache2-0162e07e44c289d6502aea9f7ae519d2716d0e86.tar.gz |
move user visible changes to the top
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@927 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c77e5eff..30d125f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,5 @@ apache2 (2.2.11-4) UNRELEASED; urgency=low - [ Peter Samuelson ] - * Adjust sections to match recent ftpmaster overrides. - [ Stefan Fritsch ] * Disable TRACE method by default (closes: #492130). * Compress some more mime types with mod_deflate by default. This may cause @@ -28,6 +25,9 @@ apache2 (2.2.11-4) UNRELEASED; urgency=low - tweak debian/copyright to make lintian not complain about pointers to GPL - bump standards-version (no changes) + [ Peter Samuelson ] + * Adjust sections to match recent ftpmaster overrides. + -- Peter Samuelson <peter@p12n.org> Tue, 31 Mar 2009 22:21:19 -0500 apache2 (2.2.11-3) unstable; urgency=low |