]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ANNOUNCE
Fixed a bug - log can be None.
[bookmarks_db.git] / doc / ANNOUNCE
index a5eb0310778e3b501542bd216c199626784d4e3a..443c3ee54617366d93efb53b73b3753da692b878 100644 (file)
@@ -8,11 +8,19 @@ Mozilla's "Check for updates" feature (Navigator4 called it "Update
 bookmarks").
 
 
-WHAT'S NEW in version 4.1.0 (2007-12-20)
+WHAT'S NEW in version 4.1.0 (2007-12-28)
    Parser for HTML based on BeautifulSoup.
 
    Changed User-agent header: I saw a number of sites that forbid
-   "Mozilla compatible" browsers.
+   "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.
+
+   Handle redirects while looking for the icon.
+
+   Handle float timeouts in HTML redirects.
+
+   Minimal required version of Python is 2.5 now.
 
 
 WHAT'S NEW in version 4.0.0 (2007-10-20)