docs: add since 0.10.36 on the new _NONE enum values
[platform/upstream/gstreamer.git] / gst / gsttrace.h
index 1882762..817ae1f 100644 (file)
@@ -30,7 +30,7 @@ G_BEGIN_DECLS
 
 /**
  * GstAllocTraceFlags:
- * @GST_ALLOC_TRACE_NONE: No tracing specified or desired.
+ * @GST_ALLOC_TRACE_NONE: No tracing specified or desired. Since 0.10.36.
  * @GST_ALLOC_TRACE_LIVE: Trace number of non-freed memory.
  * @GST_ALLOC_TRACE_MEM_LIVE: Trace pointers of unfreed memory.
  *