aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/imap-features/ChangeLog
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@novell.com>2007-07-30 15:52:22 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-07-30 15:52:22 +0800
commitc3381b5b2e4ab4428a7421f23cab04bdef600a17 (patch)
tree2227c57877351128393f7951f65fc5df918a5460 /plugins/imap-features/ChangeLog
parentff02d7a3f5af38c3d24ef2761549361f4b25fdf6 (diff)
downloadgsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar.gz
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar.bz2
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar.lz
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar.xz
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.tar.zst
gsoc2013-evolution-c3381b5b2e4ab4428a7421f23cab04bdef600a17.zip
: GtkTreeView should have a model. Fixes #445248
2007-07-20 Johnny Jacob <jjohnny@novell.com> * imap-headers.c : (org_gnome_imap_headers) : GtkTreeView should have a model. Fixes #445248 svn path=/trunk/; revision=33893
Diffstat (limited to 'plugins/imap-features/ChangeLog')
-rw-r--r--plugins/imap-features/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/imap-features/ChangeLog b/plugins/imap-features/ChangeLog
index de7e9ec02a..5799b6e7e1 100644
--- a/plugins/imap-features/ChangeLog
+++ b/plugins/imap-features/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-20 Johnny Jacob <jjohnny@novell.com>
+
+ * imap-headers.c : (org_gnome_imap_headers) :
+ GtkTreeView should have a model.
+ Fixes #445248
+
2007-07-09 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>