summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2009-01-06 17:30:31 +0000
committerWim Taymans <wim.taymans@gmail.com>2009-01-06 17:30:31 +0000
commit743178924980c254b551042eb22da9df5e6d230d (patch)
tree22c9dbe3f10242260c9527c9c3459a56b2b922cb /ChangeLog
parent616ffbddd33ae2177132ddf818bf254f319f33e6 (diff)
gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar* to ease the wrapping of
Original commit message from CVS: Patch by: José Alburquerque <jaalburqu svn gnome org> * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_new): * gst-libs/gst/audio/gstaudioclock.h: Make gst_audio_clock_new use const gchar* to ease the wrapping of C++ bindings. Fixes #566723.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 459152141..eb8115b97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-06 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: José Alburquerque <jaalburqu svn gnome org>
+
+ * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_new):
+ * gst-libs/gst/audio/gstaudioclock.h:
+ Make gst_audio_clock_new use const gchar* to ease the wrapping of
+ C++ bindings. Fixes #566723.
+
2009-01-06 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac: