Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 63596e83d1f78b072909cf3663c802822c102804..d1886076264c37394a4f272647f8fc0df70f1502 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -14,6 +14,7 @@ |
| * `Socket.connect` with source-address argument is now non-blocking |
| on Mac. Was already non-blocking on all other platforms. |
| * Report a better error when a bind fails because of a bad source address. |
| + * Handle HTTP header `charset` parameter with empty value. |
| ### Strong Mode |