diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-25 12:18:53 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-25 12:18:53 +0800 |
commit | 9ec286c40e67e091738e3370e2cce45501bc16cd (patch) | |
tree | 93a1b6ee8952592f6a6573b67fa0a24669417522 /calendar/ChangeLog | |
parent | bf44ea0b3f438ad69bfec3aa94f22b36c8f759ba (diff) | |
download | gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar.gz gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar.bz2 gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar.lz gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar.xz gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.tar.zst gsoc2013-evolution-9ec286c40e67e091738e3370e2cce45501bc16cd.zip |
fixes #327879
svn path=/trunk/; revision=31300
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c7ad6f5040..7f18df0647 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-01-25 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #327879 + + * gui/dialogs/recurrence-page.c: (clear_widgets): + Use make_ending_special to fill the ending fields + properly. + 2006-01-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #323700 |