aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-11-07 08:21:41 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-11-07 08:21:41 +0800
commit6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15 (patch)
treeab619beda35cc722238caf9eadef03360b273de5 /shell/ChangeLog
parent381e202936f14242b26b06693c338b42423071e5 (diff)
downloadgsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar.gz
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar.bz2
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar.lz
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar.xz
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.tar.zst
gsoc2013-evolution-6ccc87047c88e6ab3d6cfa12a876ea0cbf216c15.zip
Fixed a couple of warnings.
svn path=/trunk/; revision=6470
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 427567acf5..99371d4fd2 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2000-11-06 Ettore Perazzoli <ettore@helixcode.com>
+ * evolution-shell-view.c (impl_ShellView_change_current_view):
+ Constified @uri.
+ (impl_ShellView_set_title): Constified @title.
+
+2000-11-06 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shell.c: New member `crash_type_names' in `EShellPrivate'.
(init): Init to NULL.
(destroy): Free.