Added more release information.
This commit is contained in:
parent
b3af1a8740
commit
44bd80e100
15
ChangeLog
15
ChangeLog
@ -671,6 +671,8 @@
|
||||
|
||||
2001-09-04 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
Released tinyproxy 1.4.2.2 (2001-09-04)
|
||||
|
||||
* src/reqs.c (process_client_headers): Moved the skip header test
|
||||
in front of the compare_header() function.
|
||||
|
||||
@ -711,6 +713,8 @@
|
||||
|
||||
2001-08-28 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
Released tinyproxy 1.4.1.5 (2001-08-28)
|
||||
|
||||
* src/log.c (log_message): Handle a debug enabled compile better.
|
||||
|
||||
* src/dnscache.c (dns_insert): Fixed a memory leak if the same
|
||||
@ -726,6 +730,8 @@
|
||||
|
||||
2001-08-27 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
Released tinyproxy 1.4.1.4 (2001-08-27)
|
||||
|
||||
* src/reqs.c (trim): Moved the trim functionality out of
|
||||
process_request() and added a test to make sure we don't back the
|
||||
pointer past the beginning of the string.
|
||||
@ -749,6 +755,7 @@
|
||||
|
||||
2001-08-26 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
Released tinyproxy 1.4.1.3 (2001-08-26)
|
||||
Released tinyproxy 1.4.1 (2001-08-26)
|
||||
|
||||
* src/utils.c (httperr): Split the headers from the actual message
|
||||
@ -859,6 +866,14 @@
|
||||
* src/dnscache.c (new_dnscache):
|
||||
* src/anonymous.c (new_anonymous): Fixed the return type.
|
||||
|
||||
2001-03-26 00:00 rjkaes
|
||||
|
||||
Released tinyproxy 1.3.3b (2001-03-26)
|
||||
|
||||
2001-01-17 00:00 rjkaes
|
||||
|
||||
Released tinyproxy 1.3.3a (2001-01-17)
|
||||
|
||||
2001-01-15 12:13 rjkaes
|
||||
|
||||
* configure.in: Bumped up the pre version number
|
||||
|
Loading…
Reference in New Issue
Block a user