File: ChangeLog

package info (click to toggle)
libapache-mod-limitipconn 0.04-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 72 kB
  • ctags: 34
  • sloc: ansic: 171; makefile: 12
file content (16 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* Version 0.04 - 2002/04/12
- Re-diff'd the proxy tracking patch against Apache 1.3.24
- Incorporated the 403 -> 503 patch from debian
- mod_limitipconn now sets the LIMITIP environment variable to 1 when it
  denies a download
- Added this ChangeLog

* Version 0.03 - 2001/03/27
- Added Jon Miner's proxy tracking patch

* Version 0.02 - 2000/10/08
- Fixed a dereferencing of null pointer bug that could cause httpd to
  segfault

* Version 0.01 - 2000/09/27
- Initial public release