dokuwiki (0.0.20090214b-4) unstable; urgency=low

  The path to the plugins directory has changed
  /var/lib/dokuwiki/plugins/. Users can put custom plugins in there.

  The main /usr/share/dokuwiki/.htaccess file is now a symlink to
  /etc/dokuwiki/htaccess which is now a configuration file (this also
  implies that it will not be overwritten when upgrading).

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sat, 06 Feb 2010 13:22:50 +0100

dokuwiki (0.0.20080411~rc.1-1) UNRELEASED; urgency=low

  The path of the templates directory has changed to
  /var/lib/dokuwiki/tpl/.

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Mon, 05 May 2008 21:06:49 +0200

dokuwiki (0.0.20050701-2) unstable; urgency=low

  The directory structure of DokuWiki's data tree has changed so that
  the new location for the pages (*.txt) is /var/lib/dokuwiki/data/pages.
  Additionally the 'attic' and 'media'
  directories have moved from /var/lib/dokuwiki/ to
  /var/lib/dokuwiki/data/.

 -- Matti Pöllä <mpo@iki.fi>  Tue, 05 Jul 2005 11:50:17 +0300

dokuwiki (0.0.20050701-1) unstable; urgency=low
  
  The support for access control has also been improved. The default
  location for the user database files 'acl.auth.php' and
  'users.auth.php' at /etc/dokuwiki does not allow the files to be
  writable for the web server. For this reason the files are located at
  /var/lib/dokuwiki/acl/. Access control can be turned on in the
  configuration file /etc/dokuwiki/dokuwiki.php by setting
  $conf['useacl'] to '1'. By default, everyone is granted level 4 access
  (see the DokuWiki guide at http://wiki.splitbrain.org/).

 -- Matti Pöllä <mpo@iki.fi>  Tue, 05 Jul 2005 11:50:17 +0300

dokuwiki (0.0.20050218-1) unstable; urgency=low

  The contents of the configuration files under conf/ in the upstream
  source tree can be found in /etc/dokuwiki.

 -- Matti Pöllä <mpo@iki.fi>  Mon, 04 Apr 2005 08:37:19 +0200
