Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # 0.9.5+1 | |
|
Søren Gjesse
2014/11/24 08:04:26
Why not just 0.9.6?
kevmoo
2014/11/24 18:14:07
Because this is a pre-v1 library and there are no
| |
| 2 | |
| 3 * Updated the layout of package contents. | |
| 4 | |
| 1 # 0.9.5 | 5 # 0.9.5 |
| 2 | 6 |
| 3 * Removed the decoding of HTML entity values (in the form &#xxxxx;) for | 7 * Removed the decoding of HTML entity values (in the form &#xxxxx;) for |
| 4 values when parsing multipart/form-post requests. | 8 values when parsing multipart/form-post requests. |
| 5 | 9 |
| 6 # 0.9.4 | 10 # 0.9.4 |
| 7 | 11 |
| 8 * Fixed bugs in the handling of the Range header | 12 * Fixed bugs in the handling of the Range header |
| OLD | NEW |