Skip to content

Commit 19bb4d3

Browse files
committed
fix truncated 0.24.5 release notes. closes scrapy#1084
1 parent 2b5d8dd commit 19bb4d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/news.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ Release notes
1010
- DOC a couple more references are fixed (:commit:`b4c454b`)
1111
- DOC fix a reference (:commit:`e3c1260`)
1212
- t.i.b.ThreadedResolver is now a new-style class (:commit:`9e13f42`)
13-
- S3DownloadHandler: fix auth for requests with quoted paths/query params (:commit:`cdb9
13+
- S3DownloadHandler: fix auth for requests with quoted paths/query params (:commit:`cdb9a0b`)
1414
- fixed the variable types in mailsender documentation (:commit:`bb3a848`)
1515
- Reset items_scraped instead of item_count (:commit:`edb07a4`)
16-
- Tentative attention message about what document to read for contributions (:commit:`7e
16+
- Tentative attention message about what document to read for contributions (:commit:`7ee6f7a`)
1717
- mitmproxy 0.10.1 needs netlib 0.10.1 too (:commit:`874fcdd`)
1818
- pin mitmproxy 0.10.1 as >0.11 does not work with tests (:commit:`c6b21f0`)
1919
- Test the parse command locally instead of against an external url (:commit:`c3a6628`)
20-
- Patches Twisted issue while closing the connection pool on HTTPDownloadHandler (:commi
20+
- Patches Twisted issue while closing the connection pool on HTTPDownloadHandler (:commit:`d0bf957`)
2121
- Updates documentation on dynamic item classes. (:commit:`eeb589a`)
2222
- Merge pull request #943 from Lazar-T/patch-3 (:commit:`5fdab02`)
2323
- typo (:commit:`b0ae199`)
@@ -27,7 +27,7 @@ Release notes
2727
- comma instead of fullstop (:commit:`627b9ba`)
2828
- Merge pull request #885 from jsma/patch-1 (:commit:`de909ad`)
2929
- Update request-response.rst (:commit:`3f3263d`)
30-
- SgmlLinkExtractor - fix for parsing <area> tag with Unicode present (:commit:`49b40f0`
30+
- SgmlLinkExtractor - fix for parsing <area> tag with Unicode present (:commit:`49b40f0`)
3131

3232
0.24.4 (2014-08-09)
3333
-------------------

0 commit comments

Comments
 (0)