diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-09-21 13:41:00 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-09-21 13:41:00 +0800 |
commit | 1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c (patch) | |
tree | 31a29b9a8bf52be5871c6ae47887065144be31d0 /calendar/ChangeLog | |
parent | f9d32172c20dfc589084862d0ba42f5c01a848c3 (diff) | |
download | gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar.gz gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar.bz2 gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar.lz gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar.xz gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.tar.zst gsoc2013-evolution-1c3cd6e2397dc84df83a78b0cbfe94d4f79ff67c.zip |
** Fix for bug #354775
svn path=/trunk/; revision=32804
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 33fb0d12c0..d0423c1eae 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-09-21 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #354775 + + * gui/calendar-component.c: (create_component_view): Fix to restore + the pane position. + 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 |