Skip to content

Commit

Permalink
Correct changelog
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@206556 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
bertrand Gugger committed Feb 6, 2006
1 parent fc1ec64 commit 28d09d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packageBBCode.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<!-- $Id: packageBBCode.xml,v 1.5 2006-02-06 08:45:47 toggg Exp $ -->
<!-- $Id: packageBBCode.xml,v 1.6 2006-02-06 08:49:22 toggg Exp $ -->
<package version="1.0">
<name>Text_Wiki_BBCode</name>
<summary>BBCode parser for Text_Wiki</summary>
Expand All @@ -25,7 +25,7 @@
<license>LGPL</license>
<state>alpha</state>
<notes>
* List: Swallow away line breaks within the lists which produced unwanted line breaks
* List: Swallow away line breaks within the lists which produced unwanted &lt;br /&gt;
* List: Starting count by zero as Xhtml render relies on it (erroneous &lt;/li&gt; at begin)
* Really add superscript and subscript extensions (forgoten in package file list)
</notes>
Expand Down

0 comments on commit 28d09d7

Please sign in to comment.