diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * Fixed yet another problem that caused the html5lib tree builder to create a disconnected parse tree. [bug=1237763] +* The select() method now supports selector grouping. Patch by + Francisco Canas [bug=1191917] + * Restored the helpful syntax error that happens when you try to import the Python 2 edition of Beautiful Soup under Python 3. [bug=1213387] |