diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-02 17:23:16 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-02 17:23:16 +0000 |
commit | 5afba764bb01b806cf4f0399627280247d43cc97 (patch) | |
tree | a0d01a42e8916bf66b9479eaf1d4279b1c1f949d /ChangeLog | |
parent | 3dfc5e84cc38eb6636f2d6ec0cbec8af5dace025 (diff) | |
download | tinyproxy-5afba764bb01b806cf4f0399627280247d43cc97.tar.gz tinyproxy-5afba764bb01b806cf4f0399627280247d43cc97.zip |
Fixed the tests for libsocket, libnsl, and libresolv. Improved the tests
for the yacc program since bison 1.25 was originally used to write the
scanner. Updated the list of headers to look for when configuring. Bumped
up the prerelease number.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-06-02 Robert James Kaes <rjkaes@flarenet.com> + + * configure.in: Fixed up the tests for libsocket, libnsl, and + libresolv. Also improved the test for the yacc program since I + used bison 1.25 to originally write it. Updated the list of + headers to look for when configuring. Bumped up the version. + 2001-06-01 Robert James Kaes <rjkaes@flarenet.com> * configure.in: Fixed a problem when using the --with-port= config |