summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f574c3f..47c2921f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
+ Re-add clock distribution hack (until new core is released).
+ Fixes #158125.
+
2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
* configure.ac:
fix mplex configure check segfaulting on some systems (bug #140994)