Changeset 2299 for FCKeditor.Net/trunk

Show
Ignore:
Timestamp:
2008-07-26 14:33:46 (6 months ago)
Author:
fredck
Message:

Added developer tools to release builder.

Location:
FCKeditor.Net/trunk
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Net/trunk/AssemblyInfo.cs

    r1197 r2299  
    4040[assembly: AssemblyCompany("")] 
    4141[assembly: AssemblyProduct("FCKeditor.FCKeditorV2")] 
    42 [assembly: AssemblyCopyright("2003-2005 Frederico Caldeira Knabben")] 
     42[assembly: AssemblyCopyright("2003-2008 Frederico Caldeira Knabben")] 
    4343[assembly: AssemblyTrademark("")] 
    4444[assembly: AssemblyCulture("")] 
     
    5555// by using the '*' as shown below: 
    5656 
    57 [assembly: AssemblyVersion("2.5.*")] 
     57[assembly: AssemblyVersion("2.6.3.*")] 
    5858 
    5959// 
  • FCKeditor.Net/trunk/_whatsnew.html

    r2282 r2299  
    3434                FCKeditor.Net ChangeLog - What's New?</h1> 
    3535        <h3> 
    36                 Version 2.6.3 (SVN)</h3> 
    37         <p> 
    38                 New Features and Improvements:</p> 
    39         <ul> 
    40                 <li></li> 
    41         </ul> 
     36                Version 2.6.3</h3> 
    4237        <p> 
    4338                Fixed Bugs:</p> 
    4439        <ul> 
     40                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/234">#234</a>] Fixed  
     41                        the incompatibility with the Microsoft ASP.Net AJAX UpdatePanel.</li> 
    4542                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1908">#1908</a>] &amp;amp; was 
    46                         decoded at the wrong time in the server, leading to data loss.</li> 
    47                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/234">#234</a>] Fixed  
    48                         the incompatibility with the Microsoft ASP.Net AJAX UpdatePanel.</li>  
     43                        decoded at the wrong time in the server, leading to data loss. </li> 
    4944        </ul> 
    5045        <h3>