[Mp4h-devel]CVS: mp4h ChangeLog,1.112,1.113
Brought to you by:
barbier
|
From: Denis B. <ba...@us...> - 2002-01-11 13:39:30
|
Update of /cvsroot/mp4h/mp4h
In directory usw-pr-cvs1:/tmp/cvs-serv3518
Modified Files:
ChangeLog
Log Message:
*) Fix <attributes-extract> and <attributes-remove> tags (11-Jan-2002):
Valueless attributes in these tags crashed mp4h.
[Anders Dinsen]
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mp4h/mp4h/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 2002/01/05 20:34:19 1.112
+++ ChangeLog 2002/01/11 13:39:27 1.113
@@ -10,6 +10,10 @@
Changes between 1.2.3 and ???:
+ *) Fix <attributes-extract> and <attributes-remove> tags (11-Jan-2002):
+ Valueless attributes in these tags crashed mp4h.
+ [Anders Dinsen]
+
*) Do not abort with missing input files (05-Jan-2002):
Just print a warning and skip this file.
[Anders Dinsen]
|