summaryrefslogtreecommitdiff
path: root/gdata/services/youtube/gdata-youtube-category.c
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2014-11-03 00:13:51 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2014-11-03 00:16:12 +0000
commit30cf8a58e0f7f6520112c45b7d2877bdecbd6bc1 (patch)
treec7c62c1a733fb940a8320ebf17ffe312f4e73981 /gdata/services/youtube/gdata-youtube-category.c
parent8a695555b68671a765f95603dd054046df3e8a5d (diff)
downloadlibgdata-30cf8a58e0f7f6520112c45b7d2877bdecbd6bc1.tar.gz
core: Mark all API as stable and impose API and ABI stability guarantees
It’s time for libgdata to grow up and start guaranteeing some stability for its users. In this vein, it’s already been API stable for around 3 years (since 0.9.1) — it’s about time that was made explicit. http://upstream-tracker.org/versions/libgdata.html is quite interesting.
Diffstat (limited to 'gdata/services/youtube/gdata-youtube-category.c')
-rw-r--r--gdata/services/youtube/gdata-youtube-category.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdata/services/youtube/gdata-youtube-category.c b/gdata/services/youtube/gdata-youtube-category.c
index f405c8f6..0387d02b 100644
--- a/gdata/services/youtube/gdata-youtube-category.c
+++ b/gdata/services/youtube/gdata-youtube-category.c
@@ -20,7 +20,7 @@
/**
* SECTION:gdata-youtube-category
* @short_description: YouTube category element
- * @stability: Unstable
+ * @stability: Stable
* @include: gdata/services/youtube/gdata-youtube-category.h
*
* #GDataYouTubeCategory represents the YouTube-specific customizations to #GDataCategory. For more information,