aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorUmeshtej <umeshtej@gawab.com>2004-05-10 22:38:47 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-05-10 22:38:47 +0800
commit4416d2361f7e9a9bde055a673b4c9d72a84855b8 (patch)
treecc18f1fc2aefba992044b43e26efe2a508592e7a /calendar/ChangeLog
parentb14d9b05bb3a1836083e07482ea0fe9fbfd8cadf (diff)
downloadgsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar.gz
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar.bz2
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar.lz
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar.xz
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.tar.zst
gsoc2013-evolution-4416d2361f7e9a9bde055a673b4c9d72a84855b8.zip
Fixes #58014
2004-05-07 Umeshtej <umeshtej@gawab.com> Fixes #58014 * gui/e-meeting-list-view.c (process_section):Run the for loop for the number of elements in cards. svn path=/trunk/; revision=25841
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d370f69003..186eebcd7e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-07 Umeshtej <umeshtej@gawab.com>
+
+ Fixes #58014
+
+ * gui/e-meeting-list-view.c (process_section):Run the for loop
+ for the number of elements in cards.
+
2004-05-10 Trent Lloyd <lathiat@bur.st>
* gui/dialogs/select-source-dialog.c: Include gtkhbox.h and gtkvbox.h