aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-06-30 10:01:44 +0800
committerChris Lahey <clahey@src.gnome.org>2001-06-30 10:01:44 +0800
commite8b463223ec8b3ca87a2d53f227a60d500a800e2 (patch)
tree5c1f2381f53e89736b955bce07626e7463296931 /shell/ChangeLog
parentabdd4715096a03351a2c8a21ef0cc8506f91681d (diff)
downloadgsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar.gz
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar.bz2
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar.lz
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar.xz
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.tar.zst
gsoc2013-evolution-e8b463223ec8b3ca87a2d53f227a60d500a800e2.zip
Replaced GList with GSList here to fix a type mismatch.
2001-06-29 Christopher James Lahey <clahey@ximian.com> * e-shortcuts-view-model.c (load_group_into_model): Replaced GList with GSList here to fix a type mismatch. svn path=/trunk/; revision=10617
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2181119809..0e845d6343 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-29 Christopher James Lahey <clahey@ximian.com>
+
+ * e-shortcuts-view-model.c (load_group_into_model): Replaced GList
+ with GSList here to fix a type mismatch.
+
2001-06-29 Ettore Perazzoli <ettore@ximian.com>
* e-shortcuts-view-model.c (load_group_into_model): Updated to