Skip to content

Commit 4b1fc36

Browse files
committed
Update Changes
1 parent 2f016f3 commit 4b1fc36

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ Revision history for HTTP-Cookies. The HTTP::Cookies module used to be bundled
22
with the libwww-perl distribution.
33

44
{{$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)
514

615
6.04 2017-08-03 15:05:22Z
716
- Fix package version numbers

0 commit comments

Comments
 (0)