summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-05 11:35:27 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-05 11:39:59 (EDT)
commit3b80c605f096d3e2ec6dd690904154292262170f (patch)
tree32bf676cd5aff68990496e9a01bc34032bd07b5d /changelog
parent9de16d22b0ac3cbb74793faa913db889d8151ee5 (diff)
Let users modify /var/www/index.html.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 720177d..52cc0ca 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,9 @@ busybox (1.21.1-5) trunk
* Buffer early service initialization output until syslogd is running.
* Make some service scripts a little more robust.
* /etc/init.d/rc.local: New service initialization script.
+ * Let users modify /var/www/index.html. Only install a default
+ version if the user hasn't put anything in /var/www/ or if
+ /var/www/index.html exists and hasn't been modified.
-- "P. J. McDermott" <pj@pehjota.net> Mon, 02 Jun 2014 19:58:21 -0400