aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index ab4a918af3..a3930814b4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+ * e-user-creatable-items-handler.c (ensure_menu_items): Reverse
+ the list so we get the items in the same order they were given to
+ us [since we are using g_slist_prepend() to build the list].
+
+2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+
* Evolution-Component.idl (GNOME.Evolution.Component.UnknownType):
New exception.