Updated ChangeLog, Authors and readme for 2.3.3 release

This commit is contained in:
Robert Osfield
2008-01-22 11:13:07 +00:00
parent 4163f173a0
commit 60f35e925f
4 changed files with 178 additions and 7 deletions

View File

@@ -242,6 +242,7 @@ std::string typoCorrection(const std::string& name)
if (name=="Lugi") return "Luigi";
if (name=="Daved") return "David";
if (name=="Fred") return "Frederic";
if (name=="Drederic") return "Frederic";
if (name=="Fredrick") return "Frederic";
if (name=="Fredric") return "Frederic";
if (name=="Garrat") return "Garret";