From: Oleg Broytman Date: Mon, 9 Aug 2010 16:25:17 +0000 (+0000) Subject: New storage: json; it allows to load and store Mozilla (Firefox) backup files. X-Git-Tag: v4.5.3~127 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=5b927f4924fdb9fccb91e5b4477960e9c6dc0797 New storage: json; it allows to load and store Mozilla (Firefox) backup files. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@249 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index bb0b9d9..0f871b9 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -7,6 +7,10 @@ bookmarks.html. WHAT'S NEW in version 4.2.0 + New storage: json; it allows to load and store Mozilla (Firefox) backup +files. + + WHERE TO GET Master site: http://phd.pp.ru/Software/Python/#bookmarks_db diff --git a/doc/TODO b/doc/TODO index 57a6c8d..19597c8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,5 +1,3 @@ -New storage: json. - New storage: pyyaml. New robot based on PycURL.