[ PHPXref.com ] [ Generated: Sun Jul 20 20:37:06 2008 ] [ TextilePHP 2.0.8 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> CHANGELOG (source)

   1  TextilePHP
   2  CHANGELOG
   3  @(#) $Id: CHANGELOG,v 1.10 2005/03/21 14:38:30 jhriggs Exp $
   4  
   5  2005-03-21
   6    - release 2.0.8/2005032100
   7    - Textile.php: use isset() everywhere Textile.pm uses exists (fixes
   8      bug where specifying false char_encoding to the constructor would
   9      not work)
  10  
  11  2004-09-23
  12    - release 2.0.7/2004092301
  13    - Textile.php: additional rowspan correction (fixes bug 115 reported
  14      by Brad Choate)
  15  
  16  2004-09-23
  17    - release 2.0.6/2004092300
  18    - Textile.php: fixed preg_replace() calls that erroneously handled
  19      replacement text with dollar signs (fixes bug 118 reported by
  20      noeljackson)
  21  
  22  2004-09-03
  23    - release 2.0.5/2004090300
  24    - Textile.php: rowspan correction (fixes bug 115 reported by Brad
  25      Choate)
  26  
  27  2004-07-28
  28    - release 2.0.4/2004072800
  29    - Textile.php: updated for (non-strict) PHP5-compliance
  30  
  31  2004-06-03
  32    - release 2.0.3/2004060300
  33    - Textile.php: fixed bullet default macro (fixes bug 52)
  34  
  35  2004-05-28
  36    - release 2.0.2/2004052800
  37    - Textile.php: added MTLikeTextile class that produces output more
  38      like that of the mttextile plugin, including SmartyPants and the
  39      special lookup links; code-highlighting with Beautifier not yet
  40      implemented (special lookup links further address bug 43 reported
  41      by Adam Gessaman)
  42    - TODO: added note to implement code-highlighting with Beautifier to
  43      MTLikeTextile
  44  
  45  2004-05-25
  46    - release 2.0.1/2004052500
  47    - Textile.php: fixed link lookup lists (fixes bug 43 reported by
  48      Adam Gessaman)
  49  
  50  2004-05-23
  51    - initial release 2.0/2004052300


[ Powered by PHPXref - Served by Debian GNU/Linux ]