From: Eric S. Raymond Date: Sat, 19 Oct 2013 12:20:39 +0000 (-0400) Subject: Preparing for release. X-Git-Tag: 2.0~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aaf501e2685136f3a82647f3f0c7d73f495d6c56;p=irker.git Preparing for release. --- diff --git a/NEWS b/NEWS index c05c590..bf7e944 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ irker history -1.21 @ +1.21 @ An email delivery method, suitable for use on SourceForge. irkerhook can now be used as a hg changegroup hook. + Prevent misbehavior un UTF-8 in commit metadata. 1.20 @ 2013-05-17 Compatibility back to Python 2.4 (provided simplejson is present). diff --git a/hacking.txt b/hacking.txt index 286bd2d..a6e0ba5 100644 --- a/hacking.txt +++ b/hacking.txt @@ -43,7 +43,7 @@ type switch. It can deduce the repo type by looking, so it should. 5. Update the NEWS file -6. make dist; make release +6. make release == Thanks where due ==