diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-18 14:22:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-18 14:22:28 -0400 |
commit | a812692a50de69215a8267c7b0b1d7bf62bdfa32 (patch) | |
tree | a144f84091f4a0c9f8fe7c02b1fdd36c86d4b01f /debian | |
parent | 9c8262c6637773891871c24862874fcdbef9c651 (diff) | |
parent | 24168b993e65994d2996d02bfaa36fb80bb65ca7 (diff) | |
download | ikiwiki-a812692a50de69215a8267c7b0b1d7bf62bdfa32.tar ikiwiki-a812692a50de69215a8267c7b0b1d7bf62bdfa32.tar.gz |
changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d6b71eaa3..3bc2a7e29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ ikiwiki (3.20120203) UNRELEASED; urgency=low OpenStreetMap community for this utter awesomeness. * Add a few missing jquery UI icons to attachment upload widget underlay. * URI escape filename when generating the diffurl. + * trail: New plugin to add navigation trails through pages via Next and + Previous links. Trails can easily be added to existing inlines by setting + trail=yes in the inline. + Thanks to Simon McVittie for his persistance developing this feature. -- Joey Hess <joeyh@debian.org> Wed, 08 Feb 2012 16:07:00 -0400 |