Add Debian wheezy, Ubuntu natty
[metaproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index a4e0922..0e22d84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+--- 1.2.0 2010/07/09
+
+session_shared: fix use of maintenance thread.
+
+Introduce 'start' method for filters and routers. It gets called after
+configure and after fork, but before processing. This changes API -
+from libmetaproxy2 to libmetaproxy3.
+
+--- 1.1.7 2010/06/30
+
+session_shared: ensure backend session is closed if init rejected
+is received.
+
+z3950_client: fix NULL ptr reference that could occur if two clients
+connected concurrently and if max-sockets was in effect.
+
 --- 1.1.6 2010/06/21
 
 Fix bug 3497 - Metaproxy unstable while stopping.