diff --git a/python-http-parser.changes b/python-http-parser.changes index 204fe97..73b44e3 100644 --- a/python-http-parser.changes +++ b/python-http-parser.changes @@ -1,7 +1,10 @@ ------------------------------------------------------------------- Tue Feb 28 18:09:50 UTC 2012 - jfunk@funktronics.ca -- Update to version 0.7.5 +- Update to version 0.7.5: + * fix whitespaces + * multiple headers values should be separated by a ", " not "," + * regenerate the C code ------------------------------------------------------------------- Tue Jan 31 13:40:40 UTC 2012 - saschpe@suse.de