irkerd: Add Python-3-compatible string handling
[irker.git] / NEWS
diff --git a/NEWS b/NEWS
index b6d2f95017fd3cb752228876452e185480532127..ceacfb137036035a7b15d1505d8c4b4eb44e4e74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
                        irker history 
 
+2.6 @ 2014-02-04
+   Fix for an infinite loop on failing to connect to IRC
+
+2.5 @ 2013-12-24
+   Bug fix - remove a deadlock we inherited from irclib.
+
+2.4 @ 2013-12-03
+   Bug fix release - some users reported failure to connect with 2.3.
+   Also prevent a crash if Unicode shows up in the wrong place.
+
+2.3 @ 2013-11-30
+  -i option enables immediate sending of one line in foreground.
+
+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.