aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-02-06 18:37:50 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-02-06 18:37:50 +0800
commitaa223e9dec923f62d4358c831157c2d49f035539 (patch)
tree80b626e90f83a0fff130b2ab682d3240d68c8c1c /calendar/ChangeLog
parentdf4c3e5573d807c839133698aed6657f9dd3781a (diff)
downloadgsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar.gz
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar.bz2
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar.lz
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar.xz
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.tar.zst
gsoc2013-evolution-aa223e9dec923f62d4358c831157c2d49f035539.zip
Committing Ozwald's and Johnny's patch.
svn path=/trunk/; revision=31424
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index da10963779..55235c5e87 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,18 @@
+2006-01-31 Oswald Rodrigues <ozzy_rodrigues@yahoo.com>
+
+ ** Fixes #328515
+
+ * gui/dialogs/comp-editor.c (attachment_bar_changed_cb):Changed Attachment
+ bar behaivour to expand when attachment is present and collapse when no
+ attachment is present.
+
+2006-02-03 Johnny Jacob <johnnyjacob@gmail.com>
+
+ ** Fixes bug #329775
+
+ * gui/dialogs/task-editor.c (task_editor_construct): Handle
+ delete-event signal for task_details_window.
+
2006-02-05 Karsten Bräckelmann <guenther@rudersport.de>
* gui/dialogs/event-page.glade: Correct typo, fixes bug #329748.