diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 0a087dba..9fec0d1b 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -92,17 +92,21 @@
  • General:
  • FLAC format:
  • Ogg FLAC format:
  • @@ -114,6 +118,7 @@
  • metaflac:
  • @@ -125,12 +130,15 @@
  • build system:
  • libraries:
  • @@ -166,17 +174,19 @@
  • Changed the signature of FLAC::Metadata::VorbisComment::get_vendor_string() and FLAC::Metadata::VorbisComment::set_vendor_string() to use a UTF-8, NUL-terminated string const FLAC__byte * for the vendor string instead of FLAC::Metadata::VorbisComment::Entry.
  • Added FLAC::Metadata::*::assign() to all Metadata objects.
  • -
  • Added bool FLAC::Metadata::get_tags(const char *filename, VorbisComment &tags)
  • +
  • Added bool FLAC::Metadata::get_tags(const char *filename, VorbisComment &tags)
  • libOggFLAC:
  • libOggFLAC++: