diff options
author | Chris Toshok <toshok@ximian.com> | 2001-09-13 08:02:18 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-09-13 08:02:18 +0800 |
commit | 49510132a1d2ea0ebe294669ab837092d033c744 (patch) | |
tree | 48890348107f331766bce481fb25c4b92877f9a2 /shell/ChangeLog | |
parent | d90320e221ccf4b446c4cb3977fdc35fb42b511b (diff) | |
download | gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.gz gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.zst gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.zip |
only allow importing to /local folders.
2001-09-12 Chris Toshok <toshok@ximian.com>
* e-shell-importer.c (start_import): only allow importing to
/local folders.
svn path=/trunk/; revision=12790
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 8f0116e004..290ca8765a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-09-12 Chris Toshok <toshok@ximian.com> + + * e-shell-importer.c (start_import): only allow importing to + /local folders. + 2001-09-12 Ettore Perazzoli <ettore@ximian.com> [Fix #4962, "Highlighting is left after a drag".] |