Preparing for release.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 19 Oct 2013 12:20:39 +0000 (08:20 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 19 Oct 2013 12:20:39 +0000 (08:20 -0400)
NEWS
hacking.txt

diff --git a/NEWS b/NEWS
index c05c5900d8edd67c58712988cb37bdef18bd50fa..bf7e94404afd2cc9be5db1977e95385366b5b468 100644 (file)
--- 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).
index 286bd2dbf31dd3a44540223b21bd827c53713d66..a6e0ba56e44a01eb564e2f843c749e39d0d5094b 100644 (file)
@@ -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 ==