New PHP5 APC - version 3.0.18, using PHP5 5.2.0-8+etch10,
[php5-apc.git] / CHANGELOG
index c9de553..c140244 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+3.0.18: 2008-03-28
+- Revert memleak patch (Gopal)
+- Fix for bug #13504 (David Fraser)
+
+3.0.17: 2008-03-25
+- Fix for CVE-2008-1488 (Daniel Papasian, Rasmus)
+- Fix apc_add() cache expunge bug (Rasmus)
+- Added parameter to apc_fetch to determine success/failure when fetching booleans (shire)
+- Fix misc. memleaks (shire)
+  
 3.0.16: 2007-12-26
 - Fix for longstanding cache-full crash (Christian Seiler)
   http://news.php.net/php.pecl.dev/4951 for the details