diff --git a/ChangeLog b/ChangeLog index 886c0fa26a..8386cd9eb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-30 Sebastian Dröge + + * docs/gst/gstreamer-sections.txt: + Add M_PI and IMPORT_SYMBOL to the private part of the GstInfo section + as they shouldn't show up. Fixes the docs build. + 2007-09-29 Sebastien Moutte * gst/gstinfo.h: diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 7d84ffaf22..a704057660 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -923,6 +923,8 @@ GstDebugFuncPtr GstDebugMessage gst_debug_color_flags_get_type gst_debug_level_get_type +IMPORT_SYMBOL +M_PI