diff options
author | JP Rosevear <jpr@ximian.com> | 2002-06-25 21:12:59 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-06-25 21:12:59 +0800 |
commit | 36f8398258647da05476678fcecc295aa8365404 (patch) | |
tree | b3e21530691460fee3b6cdb51f55a0fc0b290b66 /calendar/ChangeLog | |
parent | 5ab2df3c08cfc14b0388e5042fa4221f81ac54a5 (diff) | |
download | gsoc2013-evolution-36f8398258647da05476678fcecc295aa8365404.tar.gz gsoc2013-evolution-36f8398258647da05476678fcecc295aa8365404.tar.zst gsoc2013-evolution-36f8398258647da05476678fcecc295aa8365404.zip |
plug leak and actually use the minimal comp we create
2002-06-25 JP Rosevear <jpr@ximian.com>
* gui/itip-utils.c (comp_compliant): plug leak and actually use
the minimal comp we create
svn path=/trunk/; revision=17275
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 794bd25a1d..576ef9774f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2002-06-25 JP Rosevear <jpr@ximian.com> + * gui/itip-utils.c (comp_compliant): plug leak and actually use + the minimal comp we create + +2002-06-25 JP Rosevear <jpr@ximian.com> + * gui/dialogs/comp-editor-page.h: add back proto * gui/dialogs/comp-editor-page.c |