aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-13 14:28:02 -0400
committerJoey Hess <joey@kitenet.net>2012-04-13 14:28:02 -0400
commite81e857ba62970caefd0f674d2cdfc3f9b70fe09 (patch)
treee5b960f9c3f1fd45fd2022679be5fb94b9882ebe /debian
parent5c4d05925165e1ce1450c70b0b43282708ca7077 (diff)
downloadikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar
ikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar.gz
add comment subscription checkbox to editpage
Reworded template, which also called the commit message a "comment".
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f9472365..b994fb55e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low
* meta: Export author information in html <meta> tag. Closes: #664779
Thanks, Martin Michlmayr
* notifyemail: New plugin, sends email notifications about new and
- changed pages.
+ changed pages, and allows subscribing to comments.
* Added a "changes" hook. Renamed the "change" hook to "rendered", but
the old hook name is called for now for back-compat.
* meta: Support keywords header. Closes: #664780