From: Christian Weiske
Date: Thu, 4 Aug 2011 04:37:32 +0000 (+0200)
Subject: Fix bug #3385724: Rename tag ends with XML Parsing Error
X-Git-Tag: v0.98.2~11
X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6b24f99048c4ee5dd581c63ce4f92d7598838edb;p=semanticscuttle.git
Fix bug #3385724: Rename tag ends with XML Parsing Error
---
diff --git a/data/templates/default/tagrename.tpl.php b/data/templates/default/tagrename.tpl.php
index 894b964..e3d0467 100644
--- a/data/templates/default/tagrename.tpl.php
+++ b/data/templates/default/tagrename.tpl.php
@@ -28,7 +28,6 @@ window.onload = function() {
-
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 8fc6743..b512d3c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -3,6 +3,11 @@ ChangeLog for SemantiScuttle
.. contents::
+0.98.2 - 2011-08-XX
+-------------------
+- Fix bug #3385724: Rename tag ends with XML Parsing Error
+
+
0.98.1 - 2011-08-01
-------------------
- Fix bug #3375635: XML parsing problem in top.inc.php