update Changes

This commit is contained in:
Jordi Sanfeliu 2014-08-06 18:24:15 +02:00
parent 384bea7b88
commit 775c82762a
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@
- Fixed the use of uninitialized variables in 'phpapc' module.
- Fixed to correctly sanitize the comma-separated values in the 'list' option of
the 'mysql' module.
- Fixed the built-in HTTP server to return a correct Content-Type header for
'.css' files.
- Small fixes and typos.