]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge branch 'master' into tova
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 22 Jul 2008 01:23:58 +0000 (21:23 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 22 Jul 2008 01:23:58 +0000 (21:23 -0400)
1  2 
debian/changelog

diff --combined debian/changelog
index 04d4fc662f73ac2a067b6cc2542caa82f6e90dd2,7ab18a2c70eb348e6ec2ceac21ed34fdb4b726f3..278e521556981961825dba3bd62088f2ea47426f
@@@ -3,13 -3,14 +3,17 @@@ ikiwiki (2.55) UNRELEASED; urgency=lo
    * prefix_directives enabled in doc wiki, all preprocessor directives
      converted. (Simon McVittie)
    * editpage: Don't show attachments link when attachments are disabled.
 +  * All rcs backends need to implement rcs_remove. (Done for svn, git).
 +  * remove: New plugin that adds the ability to remove pages via the web.
 +    (Sponsored by The TOVA Company.)
    * tag: Allow tagbase to be overridden by starting a tag with "./" or "/".
      (Simon McVittie)
    * Really fix bug with links to pages with names containing colons. 
      Previous fix mised a few cases.
+   * Avoid troublesome abs_path calls in wrapper setup.
+   * Add allow_symlinks_before_srcdir config setting that can be used to avoid
+     a security check that is a good safe default, but problimatic overkill in
+     some situations.
  
   -- Joey Hess <joeyh@debian.org>  Mon, 21 Jul 2008 11:35:46 -0400