diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-06 01:05:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-06 01:05:44 -0400 |
commit | 86660e9c82b67f9165cb5fabe28c341a338d8c4e (patch) | |
tree | c53e9d3f91f2a3e29f035156c77d417e68611c8f /debian/changelog | |
parent | 68018323aebcd89a5b674e7fd512c4ecd6c0f435 (diff) | |
download | ikiwiki-86660e9c82b67f9165cb5fabe28c341a338d8c4e.tar ikiwiki-86660e9c82b67f9165cb5fabe28c341a338d8c4e.tar.gz |
external: Fix support for hooks called in an array context.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b8fcf619e..b4bdfeefe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low * autoindex: Ignore internal pages, and take underlay directories into account. Also, avoid making index pages for directories that contain no files. + * external: Fix support for hooks called in an array context. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |