]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ANNOUNCE
Version 4.5.5
[bookmarks_db.git] / doc / ANNOUNCE
index 29761da6499a3575a643c892498476a2dd707303..0033e2c04d7723723fe6bc2e27af1225d3b6d241 100644 (file)
@@ -3,61 +3,54 @@
 
 WHAT IS IT
    A set of classes, libraries, programs and plugins I use to manipulate my
-bookmarks.html. I like Mozilla, but I need more features. I want to extend
-Mozilla's "Check for updates" feature (Navigator4 called it "Update
-bookmarks").
+bookmarks.html.
 
-WHAT'S NEW in version 4.1.2
 
-   Process http error 307 as a temporary redirect.
+WHAT'S NEW in version 4.5.5 (2013-12-05)
+   Parse <meta charset="...">.
 
 
-WHAT'S NEW in version 4.1.1 (2008-03-10)
-   Catch and report all errors.
+WHAT'S NEW in version 4.5.4 (2013-11-23)
+   Published through git/gitweb.
 
-   Consider application/xhtml+xml as HTML.
 
-   Better handling of exceptions while looking up the icon.
+WHAT'S NEW in version 4.5.3 (2013-07-26)
+   Minor tweak in Makefile.
 
-   Recode HTML entities.
+   Switched to git.
 
-   Always use utf-8 as the default encoding.
 
+WHAT'S NEW in version 4.5.2 (2012-09-24)
+   Removed svn:keywords.
 
-WHAT'S NEW in version 4.1.0 (2008-01-14)
-   Parser for HTML based on BeautifulSoup.
+   Handle redirects with codes 303 and 307.
 
-   Changed User-agent header: I saw a number of sites that forbid
-   "Mozilla compatible" browsers. Added a number of fake headers to pretend
-   this is a real web-browser - there are still stupid sites
-   that are trying to protect themselves from robots by analyzing headers.
+   Fixed a bug in handling place: URIs (do not append '//').
 
-   Handle redirects while looking for the icon.
+   Extract html redirect even if ther is no title.
 
-   Handle float timeouts in HTML redirects.
 
-   Minimal required version of Python is 2.5 now.
+WHAT'S NEW in version 4.5.1 (2011-12-28).
+   Read/write mozilla-specific date/time format in json storage.
 
 
-WHAT'S NEW in version 4.0.0 (2007-10-20)
-   Extended support for Mozilla: charset and icon in bookmarks.
-   Use the charset to add Accept-Charset header.
-   Retrieve favicon.ico (or whatever <link> points to) and store it.
+WHAT'S NEW in version 4.5.0 (2011-12-18).
+   Encode international domain names with IDNA encoding.
 
-   The project celebrates 10th anniversary!
+   Adapted to different Mozilla 'place' URIs.
 
 
-WHERE TO GET
-   Master site:    http://phd.pp.ru/Software/Python/#bookmarks_db
-   Mirrors:   http://phd.webhost.ru/Software/Python/#bookmarks_db
-                   http://phd.by.ru/Software/Python/#bookmarks_db
 
+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
 
 AUTHOR
-   Oleg Broytman <phd@phd.pp.ru>
+   Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 1997-2008 PhiloSoft Design
+   Copyright (C) 1997-2013 PhiloSoft Design
 
 LICENSE
    GPL