diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-07-09 19:09:59 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-07-09 19:09:59 +0000 |
commit | cbc9b9f9e4fc2853eed98b20403e0adf2b871630 (patch) | |
tree | 53f677d479e9dba8f825c19f048315985a624c43 /UPDATING | |
parent | ab54e4303769499862ad9ace7292725794c1e17b (diff) | |
download | ports-cbc9b9f9e4fc2853eed98b20403e0adf2b871630.tar.gz ports-cbc9b9f9e4fc2853eed98b20403e0adf2b871630.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)
Notes
Notes:
svn path=/head/; revision=216630
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |