diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 00:36:58 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 00:36:58 -0500 |
commit | d7fdd04b5a113b6dded40cb79b670b16570c11b3 (patch) | |
tree | 9f77296c32cbc9d02bf2007fe7a233e9093f80b3 /debian | |
parent | 2ff726e87595d7496245f7c01e2bb217004979c0 (diff) | |
download | ikiwiki-d7fdd04b5a113b6dded40cb79b670b16570c11b3.tar ikiwiki-d7fdd04b5a113b6dded40cb79b670b16570c11b3.tar.gz |
* Removed support for sending commit notification mails. Along with it went
the svnrepo and notify settings, though both will be ignored if left in
setup files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b57ef1178..47273ea94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ ikiwiki (2.21) UNRELEASED; urgency=low function. * Pages with extensions starting with "_" are internal-use, and will not be rendered or web-edited. + * Removed support for sending commit notification mails. Along with it went + the svnrepo and notify settings, though both will be ignored if left in + setup files. -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 15:09:37 -0500 |