# Updated the ChangeLog
This commit is contained in:
parent
717be92385
commit
09aa3d6409
19
ChangeLog
19
ChangeLog
@ -1,3 +1,18 @@
|
|||||||
|
2003-06-26 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
|
* src/reqs.c (upstream_add):
|
||||||
|
Rewrote the function to actually handle the various types of
|
||||||
|
upstream configurations correctly. Hopefully, the code is also a
|
||||||
|
little clearer in it's implementation.
|
||||||
|
|
||||||
|
* src/scanner.l:
|
||||||
|
Modified the patterns to allow the new upstream directives to work
|
||||||
|
as defined in the tinyproxy.conf documentation.
|
||||||
|
|
||||||
|
* src/heap.c (debugging_free):
|
||||||
|
Rather than assert on a NULL pointer, log the NULL pointer and
|
||||||
|
return.
|
||||||
|
|
||||||
2003-06-25 Robert James Kaes <rjkaes@flarenet.com>
|
2003-06-25 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
* src/common.h:
|
* src/common.h:
|
||||||
@ -5,6 +20,10 @@
|
|||||||
example, SunOS (solaris 2.8) does not include this define. [Thank
|
example, SunOS (solaris 2.8) does not include this define. [Thank
|
||||||
to Ben Hartshorne for pointing this out.]
|
to Ben Hartshorne for pointing this out.]
|
||||||
|
|
||||||
|
* doc/report.sh.tmpl:
|
||||||
|
Changed the calls to "ps" and "grep" to use a more portable
|
||||||
|
syntax.
|
||||||
|
|
||||||
2003-06-20 Robert James Kaes <rjkaes@flarenet.com>
|
2003-06-20 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
* doc/tinyproxy.conf, src/grammar.y, src/reqs.c, src/scanner.l, src/tinyproxy.h:
|
* doc/tinyproxy.conf, src/grammar.y, src/reqs.c, src/scanner.l, src/tinyproxy.h:
|
||||||
|
Loading…
Reference in New Issue
Block a user