I've tagged Release-1.3.10.  It's a bug-fix release with the following release 
notes:


Release 1.3.10 (2 Jan 2013 -- compared to 1.3.9)
------------------------------------------------
* OpenEXR fix: multi-part EXR (2.0) didn't write the required "name"
  attribute for each part.
* iconvert: properly handle multi-image files for formats that can't
  append subimages.
* iv info window should print native file info, not translated
  ImageBuf/ImageCache info.
* Improved strutil_test now much more comprehensively unit tests
  Strutil.
* Strutil::split() fixes bug when maxsplit is not the default value.
* Fix ImageCache::get_pixels() for the chbegin != 0 case, when cache
  and output buffer types were not identical.
* DPX bug fix -- inappropriate use of "dpx_ImageDescriptor" could make
  invalid DPX files (especially when reading metadata from one DPX
  file, changing the number of channels, then writing out again as a
  DPX file).


Release-1.3.10 is now the current recommended stable version for production use.

Branch RB-1.3 generally will continue to incorporate fixes and occasional safe 
enhancements, but will not break backwards API or ABI compatibility.  
Presumably it will eventually be tagged with 1.3.{>=11}.

Branch RB-1.2 and older are considered deprecated, and will not be patched 
unless somebody specifically requests a fix to be backported to them.

Branch master is where new development happens, is subject to unannounced API 
or ABI changes, and will eventually become the basis for a 1.4 release.

--
Larry Gritz
[email protected]



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

Reply via email to