diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-26 16:11:13 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-26 16:11:13 -0500 |
commit | c4f3d0554a02eba93d94d4c0914f4afddf85274b (patch) | |
tree | 1db225e14c4e05d2522ee122ee2845b69e3e83d5 /debian | |
parent | 733c7592b7f7103cc73dc563e827da2a0bab8674 (diff) | |
parent | 7da319efc69089662f9635216bbcc48ca53fe606 (diff) | |
download | ikiwiki-c4f3d0554a02eba93d94d4c0914f4afddf85274b.tar ikiwiki-c4f3d0554a02eba93d94d4c0914f4afddf85274b.tar.gz |
Merge branch 'master' into next
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ddb979c31..2a872bb0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (2.72) unstable; urgency=low * camelcase: Add camelcase_ignore setting. * googlecalendar: Add runtime deprecation warning. * comments: Deal with users entering unqualified or partial urls. + * inline: Run format hook first, to ensure other format hooks can affect + inlined content. Closes: #509710 -- Joey Hess <joeyh@debian.org> Wed, 24 Dec 2008 19:49:32 -0500 |