aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-05-07 22:52:26 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-05-07 22:52:26 +0800
commitf01da8baa40dfb82ec764a53fd34ce67765aa171 (patch)
tree045b4187d8814eab678057864ab4c450a5db4320 /shell/ChangeLog
parentb6158efa98ff85fee395f97d69dc63434d4429cb (diff)
downloadgsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar.gz
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar.bz2
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar.lz
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar.xz
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.tar.zst
gsoc2013-evolution-f01da8baa40dfb82ec764a53fd34ce67765aa171.zip
Fix incorrect casting.
svn path=/trunk/; revision=2873
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 a1ed3bd662..3126468d89 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2000-05-07 Ettore Perazzoli <ettore@helixcode.com>
+ * e-shortcuts-view.c (e_shortcuts_view_construct): Use
+ correct cast.
+
+2000-05-07 Ettore Perazzoli <ettore@helixcode.com>
+
* main.c (main): Connect to "no_views_left", not "destroy".
* e-shell.c (view_destroy_cb): Grmpf.