summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2000-09-14 16:41:20 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2000-09-14 16:41:20 +0000
commitd0b36a6673db0dad4b0a70fbdd68d3c2e5fed6e0 (patch)
tree1a490c02f4cbd8bf1f761d1a99b5903e86f0fa1f /ChangeLog
parenta5fbf4ea4b8366ba02f19e314f3e2abed4cf38b9 (diff)
downloadtinyproxy-d0b36a6673db0dad4b0a70fbdd68d3c2e5fed6e0.tar.gz
tinyproxy-d0b36a6673db0dad4b0a70fbdd68d3c2e5fed6e0.zip
Need to do a check for the <stdint.h> header since it's not a standard
header available on all systems.
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ebb542..477d776 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-14 Robert James Kaes <rjkaes@flarenet.com>
+
+ * configure.in:
+ * src/tinyproxy.h: Check for the <stdint.h> header.
+
2000-08-23 Robert James Kaes <rjkaes@flarenet.com>
* src/utils.c (pidfile_create): Improved the security of this