fix the testsuite
[jelmer/ctrlproxy.git] / NEWS
diff --git a/NEWS b/NEWS
index c9e2f74dab4988cfb55ac28672f155734d699aed..96b846b7ae3ff5a3295382e908e5bb8d7ce456af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,29 @@
  Otherwise indicated differently, all changes made by 
        Jelmer Vernooij.
 
-Ctrlproxy 3.0.3 UNRELEASED
+Ctrlproxy 3.0.4 UNRELEASED
+
+  BUG FIXES
+
+    * Check for empty argument to /CTRLPROXY BACKLOG (#132)
+
+       * Integrate some more standard replication backends. 
+
+       * Allow specifying a network in the password, separated by a colon (:).
+
+       * Integrate listeners into the core.
+
+       * Integrate socks support into listener code. Socks connections 
+         can now be accepted at the same port as other connections.
+
+       * Allow configuring a single listener in ~/.ctrlproxy/config.
+
+       * Several simplifications of the configuration file.
+
+       * Recognize NS as command for NickServ (#145)
+
+
+Ctrlproxy 3.0.3 2007-07-22
 
   BUG FIXES
 
@@ -18,6 +40,27 @@ Ctrlproxy 3.0.3 UNRELEASED
 
        * Don't update config when we're disconnecting during shutdown. (#113)
 
+       * Handle 354 response correctly. (#134)
+
+    * Handle responses after forced joins correctly. (#125)
+
+       * Handle 250 response correctly. (#138)
+
+       * Handle 263 response correctly. (#135)
+
+    * Handle 330 response correclty. (#137)
+
+       * Handle 403 response correctly when sent in response to a MODE 
+         query. (#139)
+
+       * Fall back to user name if real name is empty. 
+
+       * Handle 479 responses correctly. (#142)
+
+       * Only send PRIVMSG and NOTICE lines during the BACKLOG command. (#143)
+
+    * Support SILENCE without arguments. 
+
   INTERNALS
 
     * Use GIOChannels for reading the motd.