I have tagged Release-1.2.1.  This is now the recommended stable production 
release.  Release notes are below.


Release 1.2.1 (5 Aug 2013)
---------------------------
* oiiotool: Fix memory leak when processing frame range.
* Docs improvement: full documentation of ImageBufAlgo.
* oiiotool --help now returns a success error code, not a failure.
* oiiotool: fix incorrect help message about --ociolook.
* oiiotool: Fix typo in "oiio:Colorspace" attribute name that interfered
  with correct color space conversion in --colorconvert.
* Many fixes for compiler warnings on various platforms: fmath_test.cpp,
  field3dinput.cpp, sysutil.cpp, argparse.cpp, oiiotool.cpp.
* Fixes problems on little-endian architecture with texture3d.cpp.
* Fix compilation problems on architectures with gcc, but no 'pause' 
  instruction.
* Fix build search path for correctly finding libopenjpeg 1.5.
* Work around bug in older MSVC versions wherein Filesystem::open needed
  to explicitly seek to the beginning of a file.
* Build fixes for FreeBSD.
* Fix testsuite/oiiotool on Windows -- windows shell doesn't expand wildcards.


The master branch is where new or experimental features go, and at any time we 
may break API or link compatibility.  It will eventually stabilize to become 
the 1.3 release, but not for a while.

The RB-1.2 branch is the top of the stable release branch.  We will fix bugs 
here, but only add features if they are very low risk and do not break API or 
link compatibility.  Individual releases are tagged, with Release-1.2.1 being 
the most recent.

Older branches (RB-1.1, RB-1.0, etc.) are deprecated, though they may be 
occasionally patched with critical bug fixes, but only if specifically 
requested from users that are still dependent upon them.

--
Larry Gritz
[email protected]


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

Reply via email to