summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-02 04:44:03 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-02 04:44:03 +0000
commit82f7a5cba6fc333372907bb540a00cdafc88f86b (patch)
tree450121702773c4990ed6e061fe8b88dbafbf1f7d /ChangeLog
parentc89813d5d7350c3cc4a3a1c7d8784d56c480866b (diff)
downloadtinyproxy-82f7a5cba6fc333372907bb540a00cdafc88f86b.tar.gz
tinyproxy-82f7a5cba6fc333372907bb540a00cdafc88f86b.zip
Added code to figure out and install the configuration file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e3eec7..47c4d39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-02 Robert James Kaes <rjkaes@flarenet.com>
+
+ * configure.ac: Added code to figure out exactly where to install
+ the configuration file.
+
+ * Makefile.am (install-data-local): Added a new install run to
+ install the configuration file to the location specified in
+ DEFAULT_CONF_FILE.
+
2002-04-28 Robert James Kaes <rjkaes@flarenet.com>
* src/reqs.c (process_client_headers):