Show
Ignore:
Timestamp:
2008-07-13 13:18:00 (6 months ago)
Author:
mosipov
Message:

Reintroduced changes.xml

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/src/changes/changes.xml

    r1759 r2212  
    22 
    33        <properties> 
    4                 <title>Changes Report</title> 
    5                 <author email="jruiz@exist.com">Johnny R. Ruiz III</author> 
     4                <title>Changes</title> 
    65        </properties> 
    76 
    87        <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                         
    1413                </release> 
    1514        </body>