~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to debian/NEWS.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
apache2 (2.0.50-1) unstable; urgency=low
2
 
 
3
 
  * This is the last release to feature the "threadpool" MPM. It is strongly
4
 
    recommended that users of this MPM move to the worker MPM.
5
 
  * removed the duplicate ext-filter.load - if ext_filter suddenly stops
6
 
    working for you, this is probably why
7
 
  * userdir is now built as a module, and automatically loaded.
8
 
 
9
 
 -- Thom May <thom@debian.org>  Tue,  6 Jul 2004 18:45:35 +0100
10
 
 
11
 
apache2 (2.0.48-5) unstable; urgency=low
12
 
 
13
 
  The default DocumentRoot is now /var/www until we come up with a sane way of
14
 
  handling vhosts.
15
 
 
16
 
 -- Thom May <thom@debian.org>  Mon, 29 Dec 2003 12:36:03 +0000
17
 
 
18
 
apache2 (2.0.47-2) unstable; urgency=low
19
 
 
20
 
  The manual is now no longer shipped as part of the default site - it's pretty
21
 
  big and duplicating it seems silly. Also, since the index.html files are now
22
 
  type-maps rather than actual html, only having to do the config in one place
23
 
  is a distinct bonus.
24
 
 
25
 
 -- Thom May <thom@debian.org>  Wed, 16 Jul 2003 10:24:28 +0100