From 1e60365592bb122d4b8d3aae945f9c57fee0d7b3 Mon Sep 17 00:00:00 2001 From: Xuefer Date: Tue, 8 Feb 2011 05:11:39 +0000 Subject: [PATCH] updates news git-svn-id: svn://svn.lighttpd.net/xcache/trunk@697 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- ChangeLog | 4 ++++ NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index fdebc9c..484a000 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,10 @@ ChangeLog * fixed #55: segv php tokenizer on certain special situation * compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler +1.3.2 2011-??-?? +======== + * fix win32 build against win32 native gnu tools + 1.3.1 2010-11-27 ======== * 2G/4G limitation on 64bit arch diff --git a/NEWS b/NEWS index e1754df..f94f4ae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ 2.0.0 2009-?-? * Cache 1 copy for all files with same content +1.3.2 2011-??-?? +======== + * win32 build fix + 1.3.1 2010-11-27 ======== * 2G/4G limitation on 64bit arch