diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-13 20:00:21 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-13 20:00:21 +0800 |
commit | 5f6a18500c3119731663ac4c059426c62a3b37f6 (patch) | |
tree | cea0b67ae6e62e2535e118eab8e4b23be906aee6 /shell | |
parent | ebec065334b5cf943591527254d628c13d06c369 (diff) | |
download | gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.gz gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.zst gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.zip |
Merge revisions 35931:35950 from trunk.
svn path=/branches/kill-bonobo/; revision=35978
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 6ecd53c350..1296ec35c8 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2008-08-08 Matthew Barnes <mbarnes@redhat.com> + + * e-shell-importer.c: + Remove unused EShell pointer from ImportData. + 2008-08-07 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #467115 |