aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-05-09 23:00:46 +0800
committerJeremy Katz <katzj@src.gnome.org>2003-05-09 23:00:46 +0800
commit7b20b772d2460427ceefa7c463ed8f874762f57b (patch)
tree4092cd334d126ee51ebbc264fd89adc99434e6df /shell/ChangeLog
parent56e678a74896006f89657d2ac86fa03c846a6d7a (diff)
downloadgsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar.gz
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar.bz2
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar.lz
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar.xz
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.tar.zst
gsoc2013-evolution-7b20b772d2460427ceefa7c463ed8f874762f57b.zip
Add a #include to fix a warning.
2003-05-09 Jeremy Katz <katzj@redhat.com> * main.c: Add a #include to fix a warning. * e-shell-offline-handler.c (update_dialog_clist): Use a list store instead of a tree model for the store. svn path=/trunk/; revision=21136
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e2bcae1ae9..0ee2de2aab 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-09 Jeremy Katz <katzj@redhat.com>
+
+ * main.c: Add a #include to fix a warning.
+
+ * e-shell-offline-handler.c (update_dialog_clist): Use a list
+ store instead of a tree model for the store.
+
2003-05-08 Ettore Perazzoli <ettore@ximian.com>
[#42342]