From 775c82762a191705ec197a9d2760beec3780698a Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 6 Aug 2014 18:24:15 +0200 Subject: [PATCH] update Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 037cf8a..7cadbe5 100644 --- a/Changes +++ b/Changes @@ -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.