File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,15 @@ Revision history for HTTP-Cookies. The HTTP::Cookies module used to be bundled
2
2
with the libwww-perl distribution.
3
3
4
4
{{$NEXT}}
5
+ - Fix GH#32 by checking for " as well as ; when splitting. (GH#49) (colinnewell)
6
+ - Fix GH#48 update documentation about $version (GH#55) (Dave Menninger)
7
+ - Fix broken README badge (GH#54) (Alex Peters)
8
+ - Whenever possible, use an absolute four digit year for Time::Local (GH#52) (Olaf Alders)
9
+ - Add test case for Issue #26 (GH#45) (George-NG)
10
+ - Long numbers (GH#47) (pludlamCVL)
11
+ - Cookies.pm: die if close on $fh in ->save fails (GH#46) (MCRayRay)
12
+ - Replace "use vars" with "our" (GH#43) (James Raspass)
13
+ - Fixed minor typo in the pod for HTTP::Cookies. (GH#39) (Mohammad S Anwar)
5
14
6
15
6.04 2017-08-03 15:05:22Z
7
16
- Fix package version numbers
You can’t perform that action at this time.
0 commit comments