]> git.phdru.name Git - bookmarks_db.git/commitdiff
Version 4.2.1.
authorOleg Broytman <phd@phdru.name>
Wed, 11 Aug 2010 18:24:36 +0000 (18:24 +0000)
committerOleg Broytman <phd@phdru.name>
Wed, 11 Aug 2010 18:24:36 +0000 (18:24 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@260 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

Makefile
doc/ANNOUNCE

index fcbb0501b7c7e759de04c7b7cd16df960c606aef..f0db4976c9b010da6b4d9460c155efcf04200084 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=4.2.0
+VERSION=4.2.1
 
 EXAMPLE_SHELL=ns-unescape mz-unescape bkmk2db koi2win.db \
        bkmk-koi bkmk-win bkmk-chk bkmk-publish bkmk-sort hotexplode.pl \
index 3994045b7648047a19a574edd981a0c2aa8c72af..f09cce6cf6ab0e231a6bb495031d979a0320ada3 100644 (file)
@@ -5,11 +5,14 @@ WHAT IS IT
    A set of classes, libraries, programs and plugins I use to manipulate my
 bookmarks.html.
 
+WHAT'S NEW in version 4.2.1 (2010-08-10).
+
+   Added HTML Parser based on TidyHTMLTreeBuilder.
+
 WHAT'S NEW in version 4.2.0 (2010-08-11).
 
    New storage: json; it allows to load and store Mozilla (Firefox) backup
 files.
-   Added HTML Parser based on TidyHTMLTreeBuilder.