/**************************************************
  Coppermine 1.5.x Plugin - sef_urls
  *************************************************
  Copyright (c) 2003-2007 Coppermine Dev Team
  *************************************************
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
  ********************************************
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/branches/cpg1.5.x/plugins/sef_urls/changelog.txt $
  $Revision: 7195 $
  $LastChangedBy: timoswelt $
  $Date: 2010-02-03 17:58:36 +0100 (Mi, 03 Feb 2010) $
  **************************************************/

Changelog
=========
[A] = Added new feature
[B] = Bugfix (fix something that wasn't working as expected)
[C] = Cosmetical fix (layout, typo etc.)
[D] = Documentation improvements
[M] = Maintenance works
[O] = Optimization of code
[S] = Security fix (issues that are related to security)
*********************************************

2010-02-03 [M] Increased version number to 1.8 {Timo}
2010-02-03 [A] Added experimental localisation support for french and spanish {Timo}
2010-02-03 [M] Increased version number to 1.7 {Timo}
2010-02-03 [O] Removed sort string from german htaccess (not used) {Timo}
2010-02-03 [O] Removed slideshow rules - not relevant for search engines {Timo}
2010-02-02 [A] Added known issues text file {Timo}
2010-02-02 [A] Added localisation support for german language {Timo}
2010-02-02 [B] Fixed a lot of URLs {Timo}
2010-02-02 [M] Increased version number to 1.6 {Timo}
2010-02-01 [M] Increased version number to 1.5 {Timo}
2010-02-01 [A] index.php?cat=0 is now replaced by index.html {Timo}
2010-01-06 [M] Increased version number to 1.3 {Timo}
2010-01-06 [D] Added changelog file {Timo}
2010-01-06 [B] Plugin wasn't working (one & too much in sef_urls_convert) {Timo}
