]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/NEWS
* Allow simple alphanumeric style attribute values in the htmlscrubber. This
[ikiwiki.git] / debian / NEWS
index b2419673218f0be0730168ed2874cb269af12331..7a5808ac0848ef9b43adcd3fcc3ea8c8addf94ac 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (2.1) unstable; urgency=low
+
+  Some wikis need to be rebuilt on upgrade to this version, due to changes to
+  page templates and the style sheet. If you listed your wiki in
+  /etc/ikiwiki/wikilist this will be done automatically when the Debian
+  package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 26 Apr 2007 15:50:36 -0400
+
 ikiwiki (2.00) unstable; urgency=low
 
   With the 2.0 release of ikiwiki, some major changes have been made to the
@@ -9,10 +18,10 @@ ikiwiki (2.00) unstable; urgency=low
     or edit your setup file to turn usedirs off:
        usedirs => 0,
 
-  * OpenID logins are now enabled by default. So ikiwiki now depends on the
-    Net::OpenID::Consumer perl module. Password logins are also still on by
-    default. If you like, you can turn either OpenID or password logins off
-    via the 'disable_plugins' setting.
+  * OpenID logins are now enabled by default, if the Net::OpenID::Consumer
+    perl module is available. Password logins are also still enabled
+    by default. If you like, you can turn either OpenID or password logins
+    off via the 'disable_plugins' setting.
 
  -- Joey Hess <joeyh@debian.org>  Sun, 29 Apr 2007 19:00:43 -0400