aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-04-03 05:26:39 +0800
committerChris Lahey <clahey@src.gnome.org>2002-04-03 05:26:39 +0800
commit0998e3317ac86e7544f2a5d669b46de85e14ec90 (patch)
treeb3e0d90f6bdc8c0edb92872890af83e34b97a558 /shell/ChangeLog
parent4431711f558959af523b5b8c0e3a127f56a43688 (diff)
downloadgsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar.gz
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar.bz2
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar.lz
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar.xz
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.tar.zst
gsoc2013-evolution-0998e3317ac86e7544f2a5d669b46de85e14ec90.zip
If folder is NULL, return the correct type of data.
2002-04-02 Christopher James Lahey <clahey@ximian.com> * e-storage-set-view.c (etree_value_at): If folder is NULL, return the correct type of data. svn path=/trunk/; revision=16325
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 017a03ba4a..c6f1d93066 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-04-02 Christopher James Lahey <clahey@ximian.com>
+ * e-storage-set-view.c (etree_value_at): If folder is NULL, return
+ the correct type of data.
+
+2002-04-02 Christopher James Lahey <clahey@ximian.com>
+
* Makefile.am (etspec_DATA): Added
e-storage-set-view-checkboxes.etstate and
e-storage-set-view-no-checkboxes.etstate here.