--- libgig/trunk/ChangeLog 2007/08/25 09:59:53 1301 +++ libgig/trunk/ChangeLog 2007/08/31 19:09:13 1316 @@ -54,6 +54,8 @@ - AddDimension now copies all parameters from existing dimension regions and also makes sure that the samplechannel dimension is placed first in the list of dimensions. + - added method GetParent() to class 'DimensionRegion', which returns its + parent Region * src/RIFF.cpp, src/RIFF.h: - added File::SetByteOrder method