ChangeLog surgery: fix bug number

Original commit message from CVS:
ChangeLog surgery: fix bug number
This commit is contained in:
Tim-Philipp Müller 2006-08-18 21:21:48 +00:00
parent cfb0252782
commit ebe1f68312

View file

@ -14,7 +14,7 @@
* gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
(gst_tag_to_vorbis_comments):
Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
tags and deserialise them properly as well (#351768).
tags and deserialise them properly as well (#347091).
Add some more gtk-doc blurbs and also some g_return_if_fail().
* tests/check/libs/tag.c: (GST_START_TEST),