Changeset 3972

Show
Ignore:
Timestamp:
07/05/08 13:48:16 (5 months ago)
Author:
rharkins
Message:

Releasing 0.2.1.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tracformsplugin/CHANGELOG

    r3905 r3972  
     1tracforms-0.2.1: 
     2* Fixed #3300 : /wiki versus /wiki/WikiStart 
     3* Fixed #3326 : field %r and dealing with errors. 
     4 
     5tracforms-0.2: 
     6* Fixed #3262 : Added option drop-down lists. 
     7* Fixed #3261 : Added support for textarea.  This also triggered the ability 
     8                to add -class and -id as well as commands to set the form's 
     9                CSS state. 
     10* Fixed #3267 : Added operation templates 
     11* Fixed #3268 : Added sum, sumif, count, countif, sumprod, zip, filter, int 
     12                quote, and value functions. 
     13 
    114tracforms-0.1.2:  
    215* Fixed #3259 : Problems with multiple forms on the same page. 
     
    1023* Original release 
    1124 
    12 COMMITTED in tracforms-0.2: 
    13 * Fixed #3262 : Added option drop-down lists. 
    14 * Fixed #3261 : Added support for textarea.  This also triggered the ability 
    15                 to add -class and -id as well as commands to set the form's 
    16                 CSS state. 
    17 * Fixed #3267 : Added operation templates 
    18 * Fixed #3268 : Added sum, sumif, count, countif, sumprod, zip, filter, int 
    19                 quote, and value functions. 
    20