File changes between 2.6RC4 and 2.6Final
The following changes and bug fixes have been addressed in RC5 (Final 2.6 version release)

x Fixed issue where the Gravatar images were not being displayed
x Forum admin -> Delete Category now shows if category has no forums
x Added rel=nofollow to temporary links like latest topic
x Fixed small layout issue with Topic heading
x Added Re-Sync of Forum topic when using the story migrate feature to update counters
x Fixed several issues with Move Topic and move post feature - update last post info related
x Fixed issue where "View New Posts" would not appear
x Fixed issue with the View New Posts report
x Added advanced search types to plugin search feature [Mark Evans]
x Re-Sync the forum now after migrating stories to the forum to update forum indexes.
x Removed hopefully all the places the forum id was being passed in links - just need topic id
x Disabled error reporting on all calls to the PHP Function htmlspecialchars. 
  Eliminates the error that was being reported by htmlspecialchars() when using ISO-8859-9 which is not one of the allowed charsets.
  Found that if you put a @ infront of the htmlspecialchars() call, it will default back to ISO-8859-1 and not report
x Added missing language message displayed when you upgraded the plugin


26 files don't match
--------------------
    admin\boards.php
    admin\gf_functions.php
    admin\migrate.php
    admin\settings.php
    language\english.php
    public_html\include\geshi.php
    public_html\include\gf_format.php
    public_html\include\gf_showtopic.php
    public_html\include\ksesf.class.php
    public_html\createtopic.php
    public_html\index.php
    public_html\memberlist.php
    public_html\moderation.php
    public_html\notify.php
    public_html\print.php
    public_html\viewtopic.php
    themefiles\forum\layout\admin\board_categories.thtml
    themefiles\forum\layout\blocks\block_displayline.thtml
    themefiles\forum\layout\blocks\centerblock_displayline.thtml
    themefiles\forum\layout\links\markread.thtml
    themefiles\forum\layout\links\newposts.thtml
    themefiles\forum\layout\topic.thtml
    themefiles\forum\layout\topiclisting.thtml
    config.php
    functions.inc


