Update of /cvsroot/libexif/exif
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4752
Modified Files:
NEWS
Log Message:
Allow --set-value on UNDEFINED tags (treated as a byte array)
Index: NEWS
===================================================================
RCS file: /cvsroot/libexif/exif/NEWS,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -d -r1.40 -r1.41
--- NEWS 21 Nov 2009 01:28:03 -0000 1.40
+++ NEWS 22 Nov 2009 05:52:52 -0000 1.41
@@ -3,6 +3,7 @@ exif-0.6.x:
* --no-fixup now honoured during --create-exif to not create default tags
* Fixed crash when not enough components were given to --set-value
* Made --set-value more forgiving of whitespace
+ * Allow --set-value on UNDEFINED tags (treated as a byte array)
exif-0.6.19 (2009-11-12):
|