diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-29 06:31:07 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-29 06:31:07 +0800 |
commit | 838ab4dc66048dd74aa7905aae9eb5179a6fa533 (patch) | |
tree | 3468cd8360cfbaead3bd29138e4fdbd7c86fdb70 /shell/ChangeLog | |
parent | e3ac0bad97d70498defff189df7b2d6f0f5918d2 (diff) | |
download | gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar.gz gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar.bz2 gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar.lz gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar.xz gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.tar.zst gsoc2013-evolution-838ab4dc66048dd74aa7905aae9eb5179a6fa533.zip |
Sigh. Use the right variable, idiot. And fix a crash bug that
happened when doing dnd in the folder tree.
svn path=/trunk/; revision=8998
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8605fed959..148c1a2c02 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-03-28 Ettore Perazzoli <ettore@ximian.com> + + * e-local-storage.c (async_xfer_folder_callback): + s/new_folder/destination_folder/ where appropriate, idiot. + 2001-03-28 Jon Trowbridge <trow@gnu.org> * e-shell-view-menu.c: In a fit of egomania, added myself to the |