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 <[email protected]>",
9797
"Brendan Byrd <[email protected]>",
9898
"Bron Gondwana <[email protected]>",
99-
"Chase Whitener <[email protected]>",
100-
"Christopher J. Madsen <[email protected]>",
99+
"Chase Whitener <[email protected]>",
100+
"Christopher J. Madsen <[email protected]>",
101101
"chromatic <[email protected]>",
102102
"Daniel Hedlund <[email protected]>",
103103
"David E. Wheeler <[email protected]>",
@@ -106,10 +106,7 @@
106106
"Father Chrysostomos <[email protected]>",
107107
"FWILES <[email protected]>",
108108
"Gavin Peters <[email protected]>",
109-
"Gisle Aas <[email protected]>",
110-
"Gisle Aas <[email protected]>",
111109
"Gisle Aas <[email protected]>",
112-
"Gisle Aas <[email protected]>",
113110
"Graeme Thompson <[email protected]>",
114111
"Hans-H. Froehlich <[email protected]>",
115112
"Ian Kilgore <[email protected]>",
@@ -118,16 +115,12 @@
118115
"Jerome Eteve <[email protected]>",
119116
"john9art <[email protected]>",
120117
"Karen Etheridge <[email protected]>",
121-
"Karen Etheridge <[email protected]>",
122118
"Mark Overmeer <[email protected]>",
123119
"Mark Stosberg <[email protected]>",
124-
"Mark Stosberg <[email protected]>",
125-
"Mark Stosberg <[email protected]>",
126120
"Martin H. Sluka <[email protected]>",
127121
"mickey <[email protected]>",
128122
"Mickey Nasriachi <[email protected]>",
129123
"Mike Schilli <[email protected]>",
130-
"Mike Schilli <[email protected]>",
131124
"murphy <[email protected]>",
132125
"Olaf Alders <[email protected]>",
133126
"Olivier Mengu\u00e9 <[email protected]>",
@@ -140,7 +133,6 @@
140133
"sasao <[email protected]>",
141134
"Sean M. Burke <[email protected]>",
142135
"Slaven Rezic <[email protected]>",
143-
"Slaven Rezic <[email protected]>",
144136
"Spiros Denaxas <[email protected]>",
145137
"Steve Hay <[email protected]>",
146138
"Tobias Leich <[email protected]>",
@@ -150,7 +142,7 @@
150142
"Tony Finch <[email protected]>",
151143
"Toru Yamaguchi <[email protected]>",
152144
"uid39246 <uid39246>",
153-
"Ville Skytta <[email protected]>",
145+
"Ville Skytt\u00e4 <[email protected]>",
154146
"Yuri Karaban <[email protected]>",
155147
"Zefram <[email protected]>"
156148
],

0 commit comments

Comments
 (0)