summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fead7e9..f4ad9e64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/taglib/gstid3v2mux.cc:
+ Handle multiple tags of the same type properly. Re-inject
+ unparsed ID3v2 frames that we get as binary blobs from
+ id3demux into the tag again so we don't lose information
+ when retagging (#334375).
+
2006-07-25 Tim-Philipp Müller <tim at centricular dot net>
* sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):