$Id: ChangeLog,v 1.5 2003/08/28 20:41:48 Farell Exp $

-------------------------Release 0.6.0------------------------
2003-08-28  Laurent Laville <pear@laurent-laville.org>
    * Latest optimization on CSS generated 

2003-08-27  Laurent Laville <pear@laurent-laville.org>
    * Tutorial has been upgraded accordinglty 
      with new features and examples.

2003-08-26  Laurent Laville <pear@laurent-laville.org>
    * Add new feature: API setCell to customize cell-display

2003-08-25  Laurent Laville <pear@laurent-laville.org>
    * Progress bar will now take by default the optimized 
      size (height, width).

2003-08-23  Laurent Laville <pear@laurent-laville.org>
    * More attributes on setText API that allows to have 
      a separate zone for percent text info of progress bar.
      The text may be attach on each sides of progress bar
      and not only on right side as in previous version.

    * Add new feature: API setMessage, setMessageLine
      to provides display message on each step of progress

2003-08-20  Laurent Laville <pear@laurent-laville.org>
    * all bar element size are now exclusively in pixel;
      suppress suffix 'px' on attributes values

2003-08-19  Laurent Laville <pear@laurent-laville.org>
    * Rewrite code with suggestions of Stefan Neufeind
      and Greg Beaver

-------------------------Release 0.5.0------------------------
2003-08-06  Laurent Laville <laurent.laville@worldonline.fr>
    * New tutorial/howto is available in bundle distribution
      and online at URL 
      http://farell.free.fr/en/pear/sources/HTML_Progress/docs/

2003-08-05  Laurent Laville <laurent.laville@worldonline.fr>
    * 2 news subclasses to create horizontal and vertical 
      loading bar (on a idea of Arnaud Limbourg).
    * JavaScript code is now embedded into core HTML_Progress class
      Thanks to Yavor Shahpasov for his comment.

-------------------------Release 0.4.2------------------------
2003-08-01  Laurent Laville <laurent.laville@worldonline.fr>
    * First public release on PEAR website.

-------------------------Release 0.4.1------------------------
2003-07-24  Laurent Laville <laurent.laville@worldonline.fr>
    * notice errors is fixed in display method
      Thanks to Davey Shafik.

-------------------------Release 0.4--------------------------
2003-07-23  Laurent Laville <laurent.laville@worldonline.fr>
    * first stable release of package.
