X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=inline;f=doc%2FANNOUNCE;h=8327679a1fc37be034bf9779fffbc30c6c28f308;hb=04db9e3805bf1dec4b6954195680628079dbf8a1;hp=92cb6248df36e5431842f45c132478c7b743f88d;hpb=339a47d774cc3fd2096ad4f5d7756da1bf0cd731;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 92cb624..8327679 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,7 +6,7 @@ WHAT IS IT bookmarks.html. -WHAT'S NEW in version 4.6.0 (2014-06-??) +WHAT'S NEW in version 4.6.0 (2014-07-06) Split simple robot: separate network operations and URL handling/HTML parsing. @@ -17,12 +17,23 @@ WHAT'S NEW in version 4.6.0 (2014-06-??) Adapt JSON storage to recent Mozilla export format. + Add ChangeLog. + + Allow parameters in BKMK_* environment variables; for example, + BKMK_ROBOT=forking:subproc=urllib or + BKMK_STORAGE=json:filename=bookmarks_db.json. + + Pass subproc parameter to the subprocess to allow different robots. + WHERE TO GET Home page: http://phdru.name/Software/Python/#bookmarks_db git clone http://git.phdru.name/bookmarks_db.git git clone git://git.phdru.name/bookmarks_db.git + Requires: Python 2.5+, m_lib 2.0+. + + AUTHOR Oleg Broytman