diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 23:12:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 23:12:23 -0400 |
commit | 1e1e1f504609f97cad70d5dca964f8fb3cdfecaa (patch) | |
tree | 65768346a1d7f35fb3d39322ac4e58fd68b1aa94 /debian | |
parent | 11968615dfad0a9564d66d801aa2921a7613602b (diff) | |
download | ikiwiki-1e1e1f504609f97cad70d5dca964f8fb3cdfecaa.tar ikiwiki-1e1e1f504609f97cad70d5dca964f8fb3cdfecaa.tar.gz |
* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order
* ikiwiki-mass-rebuild: Don't clear PATH from the environment.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8cca88780..428339e70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,10 +16,11 @@ 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 + * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order of permissions dropping code to work on FreeBSD. + * ikiwiki-mass-rebuild: Don't clear PATH from the environment. - -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 07:52:43 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 23:11:13 -0400 ikiwiki (2.10) unstable; urgency=low |