Skip to content

Commit 3bd0a62

Browse files
committed
Add changelog for recently changed things.
1 parent 18bc278 commit 3bd0a62

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Change Log
22
----------
33

4+
0.999
5+
~~~~~
6+
7+
Released on December 23, 2013
8+
9+
* Fix #127: add work-around for CPython issue #20007: .read(0) on
10+
http.client.HTTPResponse drops the rest of the content.
11+
12+
* Fix #115: lxml treewalker can now deal with fragments containing, at
13+
their root level, text nodes with non-ASCII characters on Python 2.
14+
15+
416
0.99
517
~~~~
618

0 commit comments

Comments
 (0)