diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-02 11:49:47 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-02 11:49:47 -0400 |
commit | 32923e732b846af791b58e7b2daed8585d1819f6 (patch) | |
tree | 3544305c7c88bc2df5326bf518821b97644361a7 /debian | |
parent | c63d71bbf3d160db98a2136a32624d901c0b1b4d (diff) | |
download | ikiwiki-32923e732b846af791b58e7b2daed8585d1819f6.tar ikiwiki-32923e732b846af791b58e7b2daed8585d1819f6.tar.gz |
emailauth: Added emailauth_sender config.
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 d61da928f..a605b5176 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium * img test: Bail gracefully when ImageMagick is not present. * meta: Fix [[!meta name=foo]] by closing the open quote. + [ Joey Hess ] + * emailauth: Added emailauth_sender config. + -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 ikiwiki (3.20150614) unstable; urgency=medium |