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