diff options
author | Li Yuan <li.yuan@sun.com> | 2005-03-21 16:15:22 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-03-21 16:15:22 +0800 |
commit | e9a265f68515eb3545d32fce66e4a3b270d51e84 (patch) | |
tree | 9d2d34c48bb740b8e20ec12fd50f60510ad7c5ff /calendar/ChangeLog | |
parent | 66296dadd3be43341d9991097f972aedd525ea06 (diff) | |
download | gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar.gz gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar.bz2 gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar.lz gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar.xz gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.tar.zst gsoc2013-evolution-e9a265f68515eb3545d32fce66e4a3b270d51e84.zip |
Fixes #44579
2005-03-21 Li Yuan <li.yuan@sun.com>
* gui/print.c: (print_comp_item):
Fixes #44579
svn path=/trunk/; revision=29068
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 191738287b..5794f177df 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-03-21 Li Yuan <li.yuan@sun.com> + + * gui/print.c: (print_comp_item): + Fixes #44579 + 2005-03-17 Chenthill Palanisamy <pchenthill@novell.com> Fixes #68525, 68580 |