diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-23 04:30:11 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-23 04:30:11 +0800 |
commit | 3e805202e49b8d75d53b69accf3fcc53901dbc20 (patch) | |
tree | 5c76b4636ce83545fd03f1aab6a4f67c9ad728b8 /shell/ChangeLog | |
parent | 57516b50dbdd6a4b24a5fab7ab57b8cce7c086fd (diff) | |
download | gsoc2013-evolution-3e805202e49b8d75d53b69accf3fcc53901dbc20.tar.gz gsoc2013-evolution-3e805202e49b8d75d53b69accf3fcc53901dbc20.tar.zst gsoc2013-evolution-3e805202e49b8d75d53b69accf3fcc53901dbc20.zip |
Fix the improper construction of the new folder's physical URI.
2001-08-22 Peter Williams <peterw@ximian.com>
* e-local-storage.c (async_xfer_folder_callback): Fix the improper
construction of the new folder's physical URI.
svn path=/trunk/; revision=12391
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 7dd7fbe112..0fd1604075 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-08-22 Peter Williams <peterw@ximian.com> + + * e-local-storage.c (async_xfer_folder_callback): Fix the improper + construction of the new folder's physical URI. + 2001-08-22 Ettore Perazzoli <ettore@ximian.com> * e-local-storage.c (remove_folder): Don't remove the folder |