Changeset 1804
- Timestamp:
- 2008-03-26 09:32:22 (4 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r1803 r1804 34 34 FCKeditor ChangeLog - What's New?</h1> 35 35 <h3> 36 Version 2.6 (SVN)</h3> 36 Version 2.6.1</h3> 37 <p> 38 New Features and Improvements:</p> 39 <ul> 40 <li></li> 41 </ul> 42 <p> 43 Fixed Bugs:</p> 44 <ul> 45 <li></li> 46 </ul> 47 <h3> 48 Version 2.6</h3> 49 <p> 50 Fixed Bugs:</p> 51 <ul> 52 <li></li> 53 </ul> 54 <h3> 55 Version 2.6 RC</h3> 37 56 <p> 38 57 New Features and Improvements:</p> … … 78 97 character is now disallowed in current folder path.</li> 79 98 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Added logic 80 to override JavaScript errors occur ing inside the editing frame due to user added99 to override JavaScript errors occurring inside the editing frame due to user added 81 100 JavaScript code.</li> 82 101 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1647">#1647</a>] Hitting 83 ENTER on list items containing block elements will no tcreate new list item elements,102 ENTER on list items containing block elements will now create new list item elements, 84 103 instead of adding further blocks to the same list item.</li> 85 104 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1411">#1411</a>] Label … … 91 110 CSS <style> tags where being outputted when FullPage=true.</li> 92 111 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2016">#2016</a>] The Link 93 dialog now properly select the first field when opening it to modify mailto or anchor112 dialog now properly selects the first field when opening it to modify mailto or anchor 94 113 links. This problem was also throwing an error in IE.</li> 95 114 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2021">#2021</a>] The caret