From 0658a4b7bca94902012717bdfd0fc4d13b4a07c6 Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Fri, 1 Apr 2011 10:18:10 +0200 Subject: [PATCH] weboob 0.6.1 released --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8aba0f2179..40b205836c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +Weboob 0.6.1 (2011-04-01) + General + * Weboob should work on Windows. + + Backend: AuM + * Fix: parsing of smileys (#532). + * Fix: handle unknown page (#535). + + Backend: BP + * Fix: parsing accounts when there are missing sections. + + Backend: LCL + * Fix login and implements CapBank methods. + + Backend: NewsFeed + * Fix: correctly set the UNREAD flag. + + Backend: Orange + * Fix: posting (#614). + + Backend: Transilien + * Fix: do not keep results in new requests. + + Backend: Youjizz + * Fix: parsing duration. + + Backend: Youtube + * Fix: getting video from a page URL. + * Fix: getting file URL from video. + + Application: masstransit + * Works without hildon or conic. + + Core + * Remove the 'refresh' feature from Browser. + Weboob 0.6 (2011-03-01) General * New backend: Inrocks (CapMessages). -- GitLab