]> git.phdru.name Git - bookmarks_db.git/commitdiff
Version 4.5.4 (2013-11-23): publish through git/gitweb v4.5.4
authorOleg Broytman <phd@phdru.name>
Sat, 23 Nov 2013 14:58:41 +0000 (18:58 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 23 Nov 2013 14:58:41 +0000 (18:58 +0400)
Makefile
doc/ANNOUNCE

index 6b9fc89d0b97007642ee6059ca76bea5b870b64d..9ef507e08aff69b3770d2558a247c713e6bdd3e1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 # __license__ = "GNU GPL"
 #
 
-VERSION=4.5.3
+VERSION=4.5.4
 
 EXAMPLE_SHELL=bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync \
    bkmk-sort bkmk2db check_title.py check_url.py hotexplode.pl \
index ebd2aaa9e343aacfc8b9294806f7ea8a8e55174c..62a48f4a523ab6505b922119ed910ee5cc60c4b8 100644 (file)
@@ -6,15 +6,17 @@ WHAT IS IT
 bookmarks.html.
 
 
-WHAT'S NEW in version 4.5.3 (2013-07-26)
+WHAT'S NEW in version 4.5.4 (2013-11-23)
+   Published through git/gitweb.
+
 
+WHAT'S NEW in version 4.5.3 (2013-07-26)
    Minor tweak in Makefile.
 
    Switched to git.
 
 
 WHAT'S NEW in version 4.5.2 (2012-09-24)
-
    Removed svn:keywords.
 
    Handle redirects with codes 303 and 307.
@@ -25,12 +27,10 @@ WHAT'S NEW in version 4.5.2 (2012-09-24)
 
 
 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.5.0 (2011-12-18).
-
    Encode international domain names with IDNA encoding.
 
    Adapted to different Mozilla 'place' URIs.
@@ -38,8 +38,9 @@ WHAT'S NEW in version 4.5.0 (2011-12-18).
 
 
 WHERE TO GET
-   Master site:  http://phdru.name/Software/Python/#bookmarks_db
-   a mirror:    http://phdru.cu.cc/Software/Python/#bookmarks_db
+   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@phdru.name>