Changeset 6069


Ignore:
Timestamp:
01/17/10 13:03:22 (2 years ago)
Author:
KennethLavrsen
Message:

Item2337: ATTACHFILESIZELIMIT check fails confusingly if value is "0 "
Need to bump revision and add to change history

Location:
trunk/WysiwygPlugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WysiwygPlugin/data/System/WysiwygPlugin.txt

    r5816 r6069  
    176176|  Release: | %$RELEASE% | 
    177177|  Change History: | | 
     178|  17 Jan 2010 | Foswikitask:Item2337: ATTACHFILESIZELIMIT check fails confusingly if value is "0 " | 
    178179|  18 Dec 2009 | Foswikitask:Item2511: move code out of the plugin module to accelerate loading | 
    179180|  18 Nov 2009 | Foswikitask:Item2369: Convert tables with cells that span rows | 
  • trunk/WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin.pm

    r5816 r6069  
    3232our $VERSION           = '$Rev$'; 
    3333 
    34 our $RELEASE = '18 Dec 2009'; 
     34our $RELEASE = '17 Jan 2010'; 
    3535 
    3636our %xmltag; 
Note: See TracChangeset for help on using the changeset viewer.