aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-09-13 08:02:18 +0800
committerChris Toshok <toshok@src.gnome.org>2001-09-13 08:02:18 +0800
commit49510132a1d2ea0ebe294669ab837092d033c744 (patch)
tree48890348107f331766bce481fb25c4b92877f9a2 /shell/ChangeLog
parentd90320e221ccf4b446c4cb3977fdc35fb42b511b (diff)
downloadgsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar
gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.gz
gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.bz2
gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.lz
gsoc2013-evolution-49510132a1d2ea0ebe294669ab837092d033c744.tar.xz
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/ChangeLog5
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".]