diff options
author | Simon McVittie <smcv@debian.org> | 2016-12-29 20:35:46 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-12-29 20:43:15 +0000 |
commit | afda05479645ccf64bc2cb534d023c5a8cb0a5ae (patch) | |
tree | f62d6e02189aa1ee0ebd9817c980cc89cafe54a6 /debian | |
parent | 04e322fd6b1160608a1e957cde5c7ad6b56eb137 (diff) | |
download | ikiwiki-afda05479645ccf64bc2cb534d023c5a8cb0a5ae.tar ikiwiki-afda05479645ccf64bc2cb534d023c5a8cb0a5ae.tar.gz |
git: Attribute reverts to the user doing the revert, not the wiki itself
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd7e158a7..92d1b5697 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20161229.1) UNRELEASED; urgency=medium + + * git: Attribute reverts to the user doing the revert, not the wiki + itself. + + -- Simon McVittie <smcv@debian.org> Thu, 29 Dec 2016 20:35:51 +0000 + ikiwiki (3.20161229) unstable; urgency=medium * Security: force CGI::FormBuilder->field to scalar context where |