aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2003-02-09 15:35:23 +0800
committerLarry Ewing <lewing@src.gnome.org>2003-02-09 15:35:23 +0800
commit352561d06b62e196987d020fe9f53093469a411b (patch)
treef0c8e484c45704735337ac6c056f894818b4e5f3 /shell/ChangeLog
parentc792cf443ea005844153e1a152bac757cf477617 (diff)
downloadgsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar.gz
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar.bz2
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar.lz
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar.xz
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.tar.zst
gsoc2013-evolution-352561d06b62e196987d020fe9f53093469a411b.zip
fix length calculation. (create_folder_directory): remove alloca usage,
2003-02-09 Larry Ewing <lewing@ximian.com> * e-local-storage.c (remove_folder_directory): fix length calculation. (create_folder_directory): remove alloca usage, clears up crash. svn path=/trunk/; revision=19856
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 94260f2f35..60f1b7abc1 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-09 Larry Ewing <lewing@ximian.com>
+
+ * e-local-storage.c (remove_folder_directory): fix length calculation.
+ (create_folder_directory): remove alloca usage, clears up crash.
+
2003-02-07 Larry Ewing <lewing@ximian.com>
* e-shell-folder-creation-dialog.c