summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2002-04-10 19:10:07 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2002-04-10 19:10:07 +0000
commit448a1b222d11011d211693c3f78af5b4aad647b5 (patch)
treea134ecb78864f16819ad1606cd6d056d02bf90e1 /ChangeLog
parente3e3020c009e27eeee36f452a1d6326956d9a971 (diff)
downloadtinyproxy-448a1b222d11011d211693c3f78af5b4aad647b5.tar.gz
tinyproxy-448a1b222d11011d211693c3f78af5b4aad647b5.zip
Bumped up the pre-version release number and removed the AC_FUNC_MEMCMP
macro.
Diffstat (limited to '')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adabb76..ae2b489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-10 Robert James Kaes <rjkaes@flarenet.com>
+
+ * configure.ac: Removed the AC_FUNC_LSTAT macro since it wants to
+ add lstat.o onto some machines. I don't think the test was really
+ needed anyway, so it's better to have it gone.
+
2002-04-09 Robert James Kaes <rjkaes@flarenet.com>
* src/anonymous.c: Changed this module to use the hashmap module