Updated ChangeLog for rc

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/branches/OpenSceneGraph-3.4@14990 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2015-07-20 07:46:58 +00:00
parent 6273495c64
commit d73e979ea8

View File

@@ -1,3 +1,31 @@
2015-07-20 07:42 robert
* src/osgPlugins/osgjs/json_stream: Changed the _MSC_VER check to
<= 1700 to support VS2012.
2015-07-19 09:51 robert
* src/osgPlugins/tiff/ReaderWriterTIFF.cpp: Reinstated the
TIFFSetField(image, TIFFTAG_ROWSPERSTRIP, rowsperstrip);
2015-07-17 18:31 robert
* CMakeModules/FindGStreamer.cmake: From KOS, "I've mentioned in
the "osg-users" ML about build error with the newest GStreamer
1.5
Please, have a look at the attached patch."
CMakeModules/FindGStreamer.cmake
2015-07-17 09:16 robert
* CMakeLists.txt: Updated release candidate number
2015-07-17 09:06 robert
* AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS
2015-07-17 08:21 robert
* CMakeLists.txt: Added cmake version checked for cmake_policy