diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 90e619cd1..861679b4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,10 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low them. * meta: Export author information in html <meta> tag. Closes: #664779 Thanks, Martin Michlmayr - * changemail: New plugin, sends emails about changed pages. + * notifyemail: New plugin, sends email notifications about new and + changed pages. + * Added a "changes" hook. Renamed the "change" hook to "rendered", but + the old hook name is called for now for back-compat. -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 14:33:14 -0400 |