From 08435a517af7f1ec73baed6d7387b1b9611e3379 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 8 Aug 2011 07:30:59 +0200 Subject: prepare 0.98.2 --- build.xml | 19 ++++++++++++++----- data/templates/default/about.tpl.php | 2 +- doc/ChangeLog | 2 +- doc/README.rst | 8 +++----- 4 files changed, 19 insertions(+), 12 deletions(-) diff --git a/build.xml b/build.xml index ebbf6da..b52f60d 100644 --- a/build.xml +++ b/build.xml @@ -10,13 +10,14 @@ - + @@ -136,6 +137,14 @@ type="pear-config" from="@data_dir@" to="data_dir" /> + +- Fix bug #3385724: Rename tag ends with XML Parsing Error +- Fix bug #3386178: "system:unfiled" secret tag does not work +- Fix bug #3384416: Update documentation to explain HTTP/HTTPS root problem +- Fix bug #3382126: Linked tags does not work for tags with spaces +- Fix delicious API help page link + + - Fix bug #3375635: XML parsing problem in top.inc.php - Fix bug #3375428: Forgot to remove some old dojo files diff --git a/data/templates/default/about.tpl.php b/data/templates/default/about.tpl.php index 7381570..a9dae5c 100644 --- a/data/templates/default/about.tpl.php +++ b/data/templates/default/about.tpl.php @@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']); isAdmin()): ?> -
  • SemanticScuttle v0.98.1
  • +
  • SemanticScuttle v0.98.2
  • diff --git a/doc/ChangeLog b/doc/ChangeLog index 714eae3..81c2f6d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,7 +3,7 @@ ChangeLog for SemantiScuttle .. contents:: -0.98.2 - 2011-08-XX +0.98.2 - 2011-08-08 ------------------- - Fix bug #3385724: Rename tag ends with XML Parsing Error - Fix bug #3386178: "system:unfiled" secret tag does not work diff --git a/doc/README.rst b/doc/README.rst index 7702400..225f021 100644 --- a/doc/README.rst +++ b/doc/README.rst @@ -1,6 +1,6 @@ -==================== -SemanticScuttle 0.98 -==================== +====================== +SemanticScuttle 0.98.2 +====================== A social bookmarking tool experimenting with new features like structured tags or collaborative descriptions of tags. @@ -46,7 +46,6 @@ Links - `suggestions`_ for SemanticScuttle - `bug reports`_ - `feature requests`_ -- `patches`_ __ http://semanticscuttle.wiki.sourceforge.net/ __ http://sourceforge.net/forum/forum.php?forum_id=759510 @@ -54,7 +53,6 @@ __ https://sourceforge.net/mailarchive/forum.php?forum_name=semanticscuttle-deve .. _suggestions: http://sourceforge.net/forum/forum.php?forum_id=759511 .. _bug reports: http://sourceforge.net/tracker/?group_id=211356&atid=1017430 .. _feature requests: https://sourceforge.net/tracker/?group_id=211356&atid=1017433 -.. _patches: https://sourceforge.net/tracker/?group_id=211356&atid=1017432 -- cgit v1.2.3-54-g00ecf