diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 07:56:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 07:56:54 -0400 |
commit | f947f8c4b2b6b403eb9617a744004fe00ac60514 (patch) | |
tree | 197922f9a690c52de6a4635c1269d63ec63b7f94 /debian | |
parent | 799a3968a2463b7757a546465c7f05a6398869e7 (diff) | |
download | ikiwiki-f947f8c4b2b6b403eb9617a744004fe00ac60514.tar ikiwiki-f947f8c4b2b6b403eb9617a744004fe00ac60514.tar.gz |
* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order
of permissions dropping code to work on FreeBSD.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d5940163e..8cca88780 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,10 @@ ikiwiki (2.11) UNRELEASED; urgency=low * Add handling of feeds for nested inlines, as well as support for a single page containing two different feeds. * Also fixed some places in inline that failed to use destpage correctly. + * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order + of permissions dropping code to work on FreeBSD. - -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 05:14:58 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 07:52:43 -0400 ikiwiki (2.10) unstable; urgency=low |