diff --git a/NEWS b/NEWS index d073b2a0223cfd86b5a1f3e5ea47442d5b3c68e0..7d44eb1f2e2e3280d940d9415a169c3ae78b35a8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +=============== +Version 0.20.2 +=============== + +* Many memory leaks fixes +* Improved unit tests for better debuging +* Improved error messages +* XNode: use all cases for NodeType and DomNode.NodeType +* XPath: better error information with line number +* Updated translations: + Czech by Marek Černocký + Brazillian Portuguese by Enrico Nicoletto + Swedish by Anders Jonsson + Polish by Piotr Drąg + Ukrainian by Yuri Chornoivan + Basque by Asier Sarasua Garmendia + Servian by Мирослав Николић + Hungarian by Balázs Úr + Spanish by Daniel Mustieles + Rumanian by Daniel Șerbănescu + =============== Version 0.20.1 ===============