Skip to content

Commit 1fb0a90

Browse files
committed
Update the changes list
1 parent 42112be commit 1fb0a90

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Revision history for HTTP-Message
33
{{$NEXT}}
44
- If an object is passed to HTTP::Request, it must provide a canonical()
55
method (Olaf Alders)
6+
- Make sure status messages don't die by checking the status exists before
7+
checking the value range (Kent Frederic, GH #39)
8+
- Added a .mailmap file to clean up the contributors list
69

710
6.11 2015-09-09
811
- fix an undefined value warning in HTTP::Headers::as_string

META.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
"Bill Mann <wfmann@alum.mit.edu>",
9797
"Brendan Byrd <GitHub@ResonatorSoft.org>",
9898
"Bron Gondwana <brong@fastmail.fm>",
99-
"Chase Whitener <cwhitener@gmail.com>",
100-
"Christopher J. Madsen <perl@cjmweb.net>",
99+
"Chase Whitener <capoeirab@cpan.org>",
100+
"Christopher J. Madsen <cjm@cpan.org>",
101101
"chromatic <chromatic@wgz.org>",
102102
"Daniel Hedlund <Daniel.Hedlund@eprize.com>",
103103
"David E. Wheeler <david@justatheory.com>",
@@ -106,10 +106,7 @@
106106
"Father Chrysostomos <sprout@cpan.org>",
107107
"FWILES <FWILES@cpan.org>",
108108
"Gavin Peters <gpeters@deepsky.com>",
109-
"Gisle Aas <aas@oslonett.no>",
110-
"Gisle Aas <gisle.aas@it.uib.no>",
111109
"Gisle Aas <gisle@aas.no>",
112-
"Gisle Aas <gisle@baux-2.lan>",
113110
"Graeme Thompson <Graeme.Thompson@mobilecohesion.com>",
114111
"Hans-H. Froehlich <hfroehlich@co-de-co.de>",
115112
"Ian Kilgore <iank@cpan.org>",
@@ -118,16 +115,12 @@
118115
"Jerome Eteve <jerome@broadbean.com>",
119116
"john9art <john9art@yahoo.com>",
120117
"Karen Etheridge <ether@cpan.org>",
121-
"Karen Etheridge <github@froods.org>",
122118
"Mark Overmeer <mark@overmeer.net>",
123119
"Mark Stosberg <mark@stosberg.com>",
124-
"Mark Stosberg <MARKSTOS@cpan.org>",
125-
"Mark Stosberg <mark@summersault.com>",
126120
"Martin H. Sluka <fany@cpan.org>",
127121
"mickey <mickey75@gmail.com>",
128122
"Mickey Nasriachi <mickey@cpan.org>",
129123
"Mike Schilli <github@perlmeister.com>",
130-
"Mike Schilli <mschilli@yahoo-inc.com>",
131124
"murphy <murphy@genome.chop.edu>",
132125
"Olaf Alders <olaf@wundersolutions.com>",
133126
"Olivier Mengu\u00e9 <dolmen@cpan.org>",
@@ -140,7 +133,6 @@
140133
"sasao <sasao@yugen.org>",
141134
"Sean M. Burke <sburke@cpan.org>",
142135
"Slaven Rezic <slaven@rezic.de>",
143-
"Slaven Rezic <srezic@iconmobile.com>",
144136
"Spiros Denaxas <s.denaxas@gmail.com>",
145137
"Steve Hay <SteveHay@planit.com>",
146138
"Tobias Leich <email@froggs.de>",
@@ -150,7 +142,7 @@
150142
"Tony Finch <dot@dotat.at>",
151143
"Toru Yamaguchi <zigorou@cpan.org>",
152144
"uid39246 <uid39246>",
153-
"Ville Skytta <ville.skytta@iki.fi>",
145+
"Ville Skytt\u00e4 <ville.skytta@iki.fi>",
154146
"Yuri Karaban <tech@askold.net>",
155147
"Zefram <zefram@fysh.org>"
156148
],

0 commit comments

Comments
 (0)