Immediate mode work.
[irker.git] / NEWS
diff --git a/NEWS b/NEWS
index 70385d06a7a293264676316580e23d4fb359e09f..4a80c8fda8971c5b1b8643e21d10e2b036a52d6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,34 @@
                        irker history 
 
+2.2 @ 2013-11-29
+  Fixed Unicode processing - got busted in 2.0 when irclib was removed.
+  Show Python traceback on higher debug levels.
+
+2.1 @ 2013-11-26
+  A performance improvement in the git repository hook.
+  Documentation polishing.
+
+2.0 @ 2013-11-16
+  The dependency on irclib is gone.
+  An email delivery method, suitable for use on SourceForge.
+  irkerhook can now be used as a hg changegroup hook.
+  Prevent misbehavior on UTF-8 in commit metadata.
+  Fix a crash bug on invalid hostnames.
+
+1.20 @ 2013-05-17
+  Compatibility back to Python 2.4 (provided simplejson is present).
+  Increased anti-flood delay to avoid trouble with freenode.
+
+1.19 @ 2013-05-06
+  Fixed a minor bug in argument processing
+
+1.18 @ 2013-04-16
+  Added -l option; irker can now be used as a channel monitor.
+  Added -n and -p option: the nick can be forced and authenticated.
+
+1.17 @ 2013-02-03
+  Various minor fixes and bulletproofing.
+
 1.16 @ 2013-01-24
   Deal gracefully with non-ASCII author names and '|' in the command line.