1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
4
* Copyright (C) 2003-2010 Frederico Caldeira Knabben
8
* Licensed under the terms of any of the following licenses at your
11
* - GNU General Public License Version 2 or later (the "GPL")
12
* http://www.gnu.org/licenses/gpl.html
14
* - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
15
* http://www.gnu.org/licenses/lgpl.html
17
* - Mozilla Public License Version 1.1 or later (the "MPL")
18
* http://www.mozilla.org/MPL/MPL-1.1.html
22
<html xmlns="http://www.w3.org/1999/xhtml">
24
<title>FCKeditor ChangeLog - What's New?</title>
25
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
26
<style type="text/css">
27
body { font-family: arial, verdana, sans-serif }
28
p { margin-left: 20px }
29
h1 { border-bottom: solid 1px gray; padding-bottom: 20px }
34
FCKeditor ChangeLog - What's New?</h1>
38
New Features and Improvements:</p>
40
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/5104">#5104</a>] Fixed
41
compatibility with Gecko browsers released in 2010 in the ColdFusion server side integration files.</li>
42
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4765">#4765</a>] Fixed
43
a potential function name clash in the built-in file browser with future versions of ColdFusion.</li>
48
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4642">#4642</a>] Avoided infinite
49
loop in IE with invalid HTML.</li>
50
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4487">#4487</a>] The editor was not loading properly in Safari 3.</li>
51
<li>Language file updates for the following languages:
53
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4465">#4465</a>] Czech </li>
54
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4759">#4759</a>] Swedish </li>
55
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2939">#2939</a>] Finnish </li>
60
<a href="_whatsnew_history.html">See previous versions history</a></p>