Author: cmchen
Date: Sat Sep 12 17:42:09 2009
New Revision: 814210
URL: http://svn.apache.org/viewvc?rev=814210&view=rev
Log:
Updated the release notes.
Modified:
commons/proper/sanselan/trunk/RELEASE_NOTES
Modified: commons/proper/sanselan/trunk/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/RELEASE_NOTES?rev=814210&r1=814209&r2=814210&view=diff
==============================================================================
--- commons/proper/sanselan/trunk/RELEASE_NOTES (original)
+++ commons/proper/sanselan/trunk/RELEASE_NOTES Sat Sep 12 17:42:09 2009
@@ -22,6 +22,9 @@
* Added accessor methods for a number of ImageInfo properties.
* Applied patch contributed by Nicolas Richeton, adding
getEXIFThumbnailSize() and getEXIFThumbnailData()
methods to JpegImageMetadata.
+ * Fixed a couple of platform-dependent paths in the tests.
+ * Constant-ized the magic numbers used when guessing formats.
+ * Added a test for the format guessing.
Release 0.97
------------