1
0
Fork 0

fix #278 layout in opera

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@893 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2012-04-11 02:47:14 +00:00
parent 21e7455907
commit 42d7a44c66
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ChangeLog
* fixed #275: one line struct definition was confusing struct parser
* fixed #102: segv when var cacher is too small
* fixed #55: segv php tokenizer on certain special situation
* fixed #278: admin page: wrong layout in opera
* compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler
* tests/bug52160.phpt: report multiple error correctly