diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-23 14:11:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-23 14:11:39 -0400 |
commit | b8d65da266e45e81356dcf60b28209b75a437973 (patch) | |
tree | 3dfcae1546d02b14ed5ba4de951d0c45d6b5093f /debian/changelog | |
parent | c037714b77535c849c8d8ef4807af2b59737a5c5 (diff) | |
download | ikiwiki-b8d65da266e45e81356dcf60b28209b75a437973.tar ikiwiki-b8d65da266e45e81356dcf60b28209b75a437973.tar.gz |
calendar: When there are multiple pages for a given day, they're displayed in a popup on mouseover. Thanks, Louis
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b9b46be3d..10e0e84ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ ikiwiki (3.20130519) UNRELEASED; urgency=low * comments: The formats allowed to be used in comments can be configured using comments_allowformats. Thanks, Michal Sojka + * calendar: When there are multiple pages for a given day, they're + displayed in a popup on mouseover. + Thanks, Louis -- Joey Hess <joeyh@debian.org> Sun, 23 Jun 2013 14:02:01 -0400 |