From 339a47d774cc3fd2096ad4f5d7756da1bf0cd731 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 12 Jun 2014 17:56:51 +0400 Subject: [PATCH] Update changelogs --- doc/ANNOUNCE | 13 +++++-------- doc/ChangeLog | 7 ++++--- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 92300df..92cb624 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,19 +6,16 @@ WHAT IS IT bookmarks.html. -WHAT'S NEW in version 4.5.7 +WHAT'S NEW in version 4.6.0 (2014-06-??) + + Split simple robot: separate network operations and + URL handling/HTML parsing. Change parse_html to parse strings, not files. Split parse_html/__init__.py into __main__.py. - Add ChangeLog. - - -WHAT'S NEW in version 4.6.0 (2014-06-??) - - Split simple robot: separate network operations and - URL handling/HTML parsing. + Adapt JSON storage to recent Mozilla export format. WHERE TO GET diff --git a/doc/ChangeLog b/doc/ChangeLog index 62879a3..f83c649 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,12 +1,13 @@ -WHAT'S NEW in version 4.6.0 +WHAT'S NEW in version 4.6.0 (2014-06-??) Split simple robot: separate network operations and URL handling/HTML parsing. - Adapt JSON storage to recent Mozilla export format. + Change parse_html to parse strings, not files. + Split parse_html/__init__.py into __main__.py. -WHAT'S NEW in version 4.5.7 + Adapt JSON storage to recent Mozilla export format. Add ChangeLog. -- 2.39.2