diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 21:17:12 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 21:17:12 +0000 |
commit | f281e6c9c6c1fe8546577fb55bce41876694c9ad (patch) | |
tree | 1a1641e21a524fe8bd1a20b8fc297764971964d9 /debian/NEWS | |
parent | 47df37addf23ddadf7a70e3c580a37093b527f72 (diff) | |
download | ikiwiki-f281e6c9c6c1fe8546577fb55bce41876694c9ad.tar ikiwiki-f281e6c9c6c1fe8546577fb55bce41876694c9ad.tar.gz |
flip
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4c793d106..a921d0c0e 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,9 @@ ikiwiki (1.22) unstable; urgency=low + + Due to some changes in the CSS, wikis should be rebuilt on upgrade to this + version. If you listed your wiki in /etc/ikiwiki/wikilist this will be done + automatically when the Debian package is upgraded. Or use ikiiki-mass-rebuild + to force a rebuild. If you have modified versions of ikiwiki's html templates, you will need to update your templates to link to the stylesheet file using @@ -10,11 +15,6 @@ ikiwiki (1.22) unstable; urgency=low updated for this version of ikiwiki since these hooks have been changed to use named parameters. - Due to some changes in the CSS, wikis should be rebuilt on upgrade to this - version. If you listed your wiki in /etc/ikiwiki/wikilist this will be done - automatically when the Debian package is upgraded. Or use ikiiki-mass-rebuild - to force a rebuild. - -- Joey Hess <joeyh@debian.org> Tue, 22 Aug 2006 15:33:12 -0400 ikiwiki (1.13) unstable; urgency=low |