summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@novell.com>2006-06-14 13:16:21 +0000
committerDan Winship <danw@novell.com>2006-06-14 13:16:21 +0000
commit526d18ac30fa4a258bdd2b26c4c78760d55ff23f (patch)
tree653fb9194d5cf26d32c926ecbc6633cbe21bdd94 /ChangeLog
parent7925a62fafcf9baa1d76866fff394c6e3ef1afcb (diff)
Mark cube as needing to load before switcher rather than marking switcher
as requiring cube. bnc #183676. Output load_before and requires for all plugins, even if the list is empty, to ensure that an empty value in a new release overrides a non-empty value in an older release. regen
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd7ebca8..c819bf88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-06-12 Dan Winship <danw@novell.com>
+
+ * plugins/cube.c:
+ * plugins/switcher.c: Mark cube as needing to load before switcher
+ rather than marking switcher as requiring cube. bnc #183676.
+
+ * plugins/gconf-dump.c (dumpPluginOptions): Output load_before and
+ requires for all plugins, even if the list is empty, to ensure
+ that an empty value in a new release overrides a non-empty value
+ in an older release.
+
+ * plugins/compiz.schemas.in.in: regen
+
2006-06-09 Dan Winship <danw@novell.com>
* configure.ac: add translations