It's been a month since the last release, so what the heck. Tag 
"Release-1.5.19".

This is a very minor release to the stable RB-1.5 branch. There is no need to 
upgrade unless you need one of the particular fixes in the release notes below. 
If your 1.5.18 builds properly, there's nothing here you need.

The "master" branch is much more active with new development. I anticipate 
branching it to make a stable 1.6 release later this Autumn, and I also expect 
1.6 to be the last major branch targeting C++03. We are expecting and hoping 
that 1.7 (which will not branch until well into 2016) will assume a baseline of 
C++11.


Release 1.5.19 (8 Sep 2015) -- compared to 1.5.18)
--------------------------------------------------
* Fix compile warnings on some platforms/compilers.
* Fix build break with certain new versions of libraw. #1204
* Internals: Timer and ScopedTimer have changed slightly. This isn't used
  in any public OIIO APIs, but may affect 3rd party programs that like
  to use OIIO's timer.h for convenience. #1201
* Internals: dassert.h has added OIIO_STATIC_ASSERT macros for static
  assertion. Doesn't affect existing OIIO apps since they are new
  additions, but feel free to use them! #1202


--
Larry Gritz
[email protected]


_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to