From 795f4f2fe784cf9fe807a778241f7fdd5653bf61 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 16 Apr 2002 04:58:51 +0000 Subject: More spelling fixes. --- ChangeLog | 10 +++++----- README | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index aad29f3..c5014f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -211,12 +211,12 @@ * src/reqs.c (connect_to_tunnel): Moved the tunnel connection code into its own function. (TUNNEL_CONFIGURED): Added a macro to help simplify the tests for - tunnelling support. + tunneling support. 2001-12-17 Robert James Kaes * src/reqs.c (handle_connection): Also log the request when - tinyproxy is in tunnelling mode. This was implemented by + tinyproxy is in tunneling mode. This was implemented by Hans-Georg Bork. 2001-12-16 Robert James Kaes @@ -602,7 +602,7 @@ 2001-06-06 Robert James Kaes - * configure.in: Total reorganisation. + * configure.in: Total reorganization. 2001-06-04 Robert James Kaes @@ -714,7 +714,7 @@ 2000-10-23 17:44 rjkaes - * src/tinyproxy.c: Added the initialisation section for the DNS and + * src/tinyproxy.c: Added the initialization section for the DNS and Anonymous sub systems. 2000-10-23 17:43 rjkaes @@ -973,7 +973,7 @@ 2000-04-26 12:31 rjkaes - * ChangeLog, src/dnscache.c, src/uri.c: Reorganised (or added) the + * ChangeLog, src/dnscache.c, src/uri.c: Reorganized (or added) the #include line so tinyproxy would compile cleanly on FreeBSD systems. diff --git a/README b/README index 9d2c2ee..57eabe5 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ ----------- tinyproxy is a small, efficient HTTP/SSL proxy daemon released under - the GNU General Public Licence (GPL). tinyproxy is very useful in a + the GNU General Public License (GPL). tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the buffering connection concept. In -- cgit v1.2.3