summaryrefslogtreecommitdiff
path: root/doc/UPGRADE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UPGRADE.txt')
-rw-r--r--doc/UPGRADE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/UPGRADE.txt b/doc/UPGRADE.txt
index 3e23640..371c302 100644
--- a/doc/UPGRADE.txt
+++ b/doc/UPGRADE.txt
@@ -10,6 +10,12 @@ API:
The method signatures of addBookmark() and updateBookmark()
changed due to the addition of the $short parameter.
+We got complaints about the changed file structure, and people told
+us that they just cannot set the document root to www/, because they
+are not admins on their http server. This is a valid point, and
+with 0.96.0 you can easily change it. See INSTALL.txt for more information
+about moving www/.
+
From version 0.94 to 0.95
--------------------------