Show
Ignore:
Timestamp:
2008-03-15 18:16:57 (5 months ago)
Author:
fredck
Message:

ASP.NET fix for #1945 : New folders and file names are now properly sanitized against control characters.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Net/trunk/_whatsnew.html

    r1242 r1701  
    3333        <h1> 
    3434                FCKeditor.Net ChangeLog - What's New?</h1> 
     35        <h3> 
     36                Version 2.6</h3> 
     37        <p> 
     38                Fixed Bugs:</p> 
     39        <ul> 
     40                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New folders 
     41                        and file names are now properly sanitized against control characters.</li> 
     42        </ul> 
    3543        <h3> 
    3644                Version 2.5</h3>