summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-11-02 11:59:55 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-11-02 11:59:55 +0000
commitcb532b9e7437e60e49bb2c049874c12f60cd4c0c (patch)
tree8e1377b16369345b819b18e8d52ccfd3bb44fb02 /ChangeLog
parent5b7bd60f8069f7b7cb693ee8ba04e89d3aa93771 (diff)
gnl/gnlcomposition.c: Take into account the priority of default sources when calculating the highest priority. This f...
Original commit message from CVS: * gnl/gnlcomposition.c: (convert_list_to_tree): Take into account the priority of default sources when calculating the highest priority. This fixes #362399 * tests/check/gnloperation.c: (GST_START_TEST), (gnonlin_suite): Unit test for fixed behaviour.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d8af9e..9ff9fbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-11-02 Edward Hervey <edward@fluendo.com>
+ * gnl/gnlcomposition.c: (convert_list_to_tree):
+ Take into account the priority of default sources when calculating the
+ highest priority. This fixes #362399
+ * tests/check/gnloperation.c: (GST_START_TEST), (gnonlin_suite):
+ Unit test for fixed behaviour.
+
+2006-11-02 Edward Hervey <edward@fluendo.com>
+
* gnl/gnlcomposition.c: (gnl_composition_ghost_pad_set_target),
(next_stop_in_region_above_priority), (convert_list_to_tree),
(get_stack_list), (get_clean_toplevel_stack),