Fix typo.
[privoxy.git] / ChangeLog
index b14964e..54d4e7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,19 @@
 --------------------------------------------------------------------
 ChangeLog for Privoxy
 --------------------------------------------------------------------
+*** Version 2.9.15 (current CVS) *** 
+
+- Impose buffer limits while reading client and server headers.
+- Better memory and CPU optimization.
+- Add Conectiva Linux package.
+- Actions files are changed to: default.action, standard.action, and 
+  user.action. user.action is for personal/local configuration.
+- Major overhaul of the CGI editor (ongoing).
+- Multiple actions files can now be specified in config.
+- The usual many small and miscellaneous fixes.
+
 *** Version 2.9.14 Beta *** 
+
 - Fix Solaris compile problem (gateway.h and filters.h)
 - Makefile fixes for Solaris, FreeBSD (?)
 - Fix build failure where certain features were disabled.