README: gst-register is gone.
[platform/upstream/gstreamer.git] / ChangeLog
index ec19e6d..cf7b870 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * README:
+         gst-register is gone.
+
+2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/gstvalue.c: (_gst_value_initialize):
+         make the G_TYPE_DATE instantiation work if debug is disabled
+
+2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * gst/gstmessage.c: (gst_message_parse_tag),
+       (gst_message_parse_error), (gst_message_parse_warning):
+         Don't crash when return location for error/warning debug
+         string is NULL; add fact that return locations can be
+         NULL to docs where appropriate.
+
+2006-01-05  Wim Taymans  <wim@fluendo.com>
+
+       * gst/gstplugin.c: (gst_plugin_load_file):
+       Replace strdup by g_strdup.
+
 2006-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * docs/pwg/advanced-types.xml: