Changeset 2212 for FCKeditor.Java/trunk/src/changes/changes.xml
- Timestamp:
- 2008-07-13 13:18:00 (6 months ago)
- Files:
-
- 1 modified
-
FCKeditor.Java/trunk/src/changes/changes.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/src/changes/changes.xml
r1759 r2212 2 2 3 3 <properties> 4 <title>Changes Report</title> 5 <author email="jruiz@exist.com">Johnny R. Ruiz III</author> 4 <title>Changes</title> 6 5 </properties> 7 6 8 7 <body> 9 <release version="2. 4" date="in SVN"10 description=" Complete integration overhaul"11 >12 <action dev="mosipov" type=" add">TBD</action>13 <action dev="th-schwarz" type="fix">TBD</action>8 <release version="2.5" date="in SVN" 9 description="Introduced path abstraction and locale resolver, minor bugfixes."> 10 <action dev="mosipov" type="fix" issue="2355">FCK:editor output is not XHTML 1.0 compliant</action> 11 <action dev="mosipov" type="fix" issue="2359">fckeditor-java-demo fails in Glassfish</action> 12 14 13 </release> 15 14 </body>