diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 02:10:39 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 02:10:39 +0800 |
commit | 5e4904e25530710a32a1f37ff28c69a6d8afc229 (patch) | |
tree | 71b7f686d268e17dd29a17d3a7c01eff2678774e /calendar/ChangeLog | |
parent | 45f466f06adc772244935ed208d473d0bb5b7ea9 (diff) | |
download | gsoc2013-evolution-5e4904e25530710a32a1f37ff28c69a6d8afc229.tar.gz gsoc2013-evolution-5e4904e25530710a32a1f37ff28c69a6d8afc229.tar.zst gsoc2013-evolution-5e4904e25530710a32a1f37ff28c69a6d8afc229.zip |
Fixes #461474.
Fixes #461474.
svn path=/trunk/; revision=33889
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ff0424aeb3..6128f7b978 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2007-07-29 Rob Bradford <rob@robster.org.uk> + + * gui/dialogs/task-page.c: (task_page_set_dates): + Remove redundant code. + 2007-07-29 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #455862 |