0.9.7 (unstable): * Added AudioClock. * Bin: - Added iterate_*() methods. - Renamed find_unconnected_pad() to find_unlinked_pad(). - Added get_children_cookie(). * Element: Renamed get_compatible_pad() to create_compatible_pad(). * Event: Added copy() and create_writable(). * Format: Added register_format(), formats_contain() and iterate_format_definitions(). Renamed get_details(Format f, ...) to get_format_details(). * Added Iterator. * MessageBuffering: - Renamed get_*() methods to parse_*(). - Added set/get_stats*(). * MiniObject: - Added get_flags(), flag_is_set(), set_flag() and unset_flags(). Uncommented copy(). - Added is_writable(), make_writable(). * Object: Added save_thyself() and restore_thyself(). * Added QueryApplication(). * Structure: Addded fixate*() methods. * Xml: Made write_xml() Gst::write_xml_file(, and make_element() static member of Gst::XML. * Added libxml++ and gstreamer-audio-0.10 as dependencies. * Documentation improvements.