diff --git a/ChangeLog b/ChangeLog index a0027f58a5..3cfeead974 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-22 Tim-Philipp Müller + + * gst-libs/gst/tag/tag.h: + Oops, make that 'Since: 0.10.9'. + 2006-06-22 Tim-Philipp Müller * docs/libs/gst-plugins-base-libs-sections.txt: diff --git a/gst-libs/gst/tag/tag.h b/gst-libs/gst/tag/tag.h index 98cb4c521b..df9f5980eb 100644 --- a/gst-libs/gst/tag/tag.h +++ b/gst-libs/gst/tag/tag.h @@ -111,7 +111,7 @@ G_BEGIN_DECLS * Type of image contained in an image tag (specified as field in * the image buffer's caps structure) * - * Since: 0.10.10 + * Since: 0.10.9 */ typedef enum { GST_TAG_IMAGE_TYPE_UNDEFINED,