Add an entry for the previous change

This commit is contained in:
Akinori MUSHA 2016-09-30 19:26:31 +09:00
parent 7f94a9e5d9
commit 6a4688fdb1

View file

@ -1,3 +1,9 @@
## 1.0.3 (2016-09-30)
- Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
instead of key-value pair separator. This should fix the problem
described in CVE-2016-7401.
## 1.0.2 (2013-09-10)
- Fix HTTP::Cookie.parse so that it does not raise ArgumentError