Add metaproxy-config
[metaproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 411741c..5ad983d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
---- 1.1.6 2010/06/30
+--- 1.2.1 2010/08/18
+
+Fix --with-boost=PREFIX .
+
+--- 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.