From 806993f3e0201651d7b724aca4ff4f33458d66da Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 28 Jun 2011 07:52:55 +0000 Subject: [PATCH] Updated ChangeLog and add fix for typo of name --- ChangeLog | 47 ++++++++++++++++++++++++ applications/osgversion/Contributors.cpp | 1 + 2 files changed, 48 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37a5d1492..45a1928b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2011-06-28 07:37 robert + + * NEWS.txt: Fixed typo and added entry about osgParticle. + +2011-06-28 07:28 robert + + * src/osgPlugins/3ds/ReaderWriter3DS.cpp: From Wang Rui, merged + from changeset 12674. "I've found a small problem which causes + crashes in the 3ds plugin + while trying to load a model. The fix here will ensure that the + texture map is valid and everything could work well then." + +2011-06-28 07:25 robert + + * src/osgPlugins/curl/ReaderWriterCURL.cpp: Merged from svn/trunk + changeset 12675, "Added #if lib curl version check around + #include as this header was deprecated and now + removed entirely from libcurl-7.21.7." + +2011-06-27 22:04 robert + + * NEWS.txt, README.txt: Updated dates in prep for release. + +2011-06-27 21:36 robert + + * src/osgPlugins/osg/AsciiStreamOperator.h: From Jean-Sebestien + Guay, merged from svn/trunk changeset 12669/12670 - fix for + windows bug when reading ascii files with unix file endings. + +2011-06-27 13:42 robert + + * NEWS.txt: Updated NEWS + +2011-06-27 13:16 robert + + * NEWS.txt: Updated NEWS for 3.0.0 + +2011-06-27 12:59 robert + + * AUTHORS.txt, applications/osgversion/Contributors.cpp: Update + AUTHORS file for 3.0.0. + +2011-06-27 12:08 robert + + * ChangeLog, NEWS.txt, README.txt: Updated ChangeLOG, NEWS and + READE for 3.0.0 release + 2011-06-27 10:45 robert * CMakeLists.txt, include/osg/Version: Updated Version number to diff --git a/applications/osgversion/Contributors.cpp b/applications/osgversion/Contributors.cpp index 17fd1acfa..30cc1211b 100644 --- a/applications/osgversion/Contributors.cpp +++ b/applications/osgversion/Contributors.cpp @@ -321,6 +321,7 @@ TypoCorrection typoCorrections[] = {"Jea-Sebastien", "Jean-Sébastien"}, {"Jean-Sebasien", "Jean-Sébastien"}, {"Jean-Sebastien", "Jean-Sébastien"}, + {"Jean-Sebestien", "Jean-Sébastien"}, {"Johhansen", "Johansen"}, {"Johnansen", "Johansen"}, {"Johnasen", "Johansen"},