diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-05 03:56:22 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-05 03:56:22 +0000 |
commit | 56960edd72e00e4b6fd08dfcb0ab4606e44439e5 (patch) | |
tree | 7ef6ffec445fea42013cc841b3a8d20d53a08940 | |
parent | 8c269c96bce0b5072689f0986b0a6676be7f2233 (diff) | |
download | tinyproxy-56960edd72e00e4b6fd08dfcb0ab4606e44439e5.tar.gz tinyproxy-56960edd72e00e4b6fd08dfcb0ab4606e44439e5.zip |
New changelog listings...
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ 2001-06-04 Robert James Kaes <rjkaes@flarenet.com> * configure.in: Remove the --with-* for port, logfile, and user - since the configuration file handles this now. + since the configuration file handles this now. Fixed a problem + where we were testing for the libraries correctly, but not + actually including them in the linking. 2001-06-02 Robert James Kaes <rjkaes@flarenet.com> |