aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrix <brix@FreeBSD.org>2008-07-10 03:09:59 +0800
committerbrix <brix@FreeBSD.org>2008-07-10 03:09:59 +0800
commita0769ce8f7a42e595b8b399e5ebbefeb8e6eda48 (patch)
tree371e26b1e02d1582df097d3b3435acb09e1f43f1 /UPDATING
parent5f2e4c3a4899ca454d11731a1c3b331808db8dc5 (diff)
downloadfreebsd-ports-graphics-a0769ce8f7a42e595b8b399e5ebbefeb8e6eda48.tar.gz
freebsd-ports-graphics-a0769ce8f7a42e595b8b399e5ebbefeb8e6eda48.tar.zst
freebsd-ports-graphics-a0769ce8f7a42e595b8b399e5ebbefeb8e6eda48.zip
Update to version 2.52.
The IkiWiki editpage form now uses the raw page name, not the page title, in its 'page' cgi parameter. You will need to rebuild any existing ikiwiki installations in order to update their 'edit' links to the new format. Approved by: erwin (mentor, implicit)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6c0d6ae08d1..aab64960ce7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080709:
+ AFFECTS: users of www/ikiwiki
+ AUTHOR: Henrik Brix Andersen <brix@FreeBSD.org>
+
+ The IkiWiki editpage form now uses the raw page name, not the page
+ title, in its 'page' cgi parameter. You will need to rebuild any
+ existing ikiwiki installations in order to update their 'edit' links
+ to the new format.
+
20080708:
AFFECTS: users of emulators/qemu-devel
AUTHOR: nox@FreeBSD.org