--- libgig/trunk/ChangeLog 2005/05/08 16:19:34 518 +++ libgig/trunk/ChangeLog 2005/05/16 18:40:45 549 @@ -1,5 +1,11 @@ Version CVS HEAD (?) + * src/gigextract.cpp: + - show also version of libsndfile or build version of libaudiofile when + using the -v switch + +Version 2.0.0 (9 May 2005) + * packaging changes: - fixed conditional linkage of either libsndfile or libaudiofile (if none of the two exist, configure script will abort) @@ -51,9 +57,8 @@ libgig version * src/gigdump.cpp: - - added output of UnityNote and FineTune - - added output of Gain and SampleStartOffset - - added output of LoopPlayCount + - added output of UnityNote, FineTune, Gain, SampleStartOffset an + LoopPlayCount - added command line switch -v to show gigdump's revision and the used libgig version