diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-09 10:08:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-09 10:08:36 +0800 |
commit | c224a149c56ec14cb270c61ec8927d84bc3a5a99 (patch) | |
tree | 6f4112d34c872176ee521722a3c058d5381cfe19 /widgets/misc/ChangeLog | |
parent | a203289d4ede86eb5c1348ab793a3d3000bcb5b3 (diff) | |
download | gsoc2013-evolution-c224a149c56ec14cb270c61ec8927d84bc3a5a99.tar.gz gsoc2013-evolution-c224a149c56ec14cb270c61ec8927d84bc3a5a99.tar.zst gsoc2013-evolution-c224a149c56ec14cb270c61ec8927d84bc3a5a99.zip |
Call the parent class destroyer as well
2000-12-08 JP Rosevear <jpr@helixcode.com>
* e-calendar.c (e_calendar_destroy): Call the parent class destroyer
as well
svn path=/trunk/; revision=6881
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index e0905c39db..67ac9f0358 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2000-12-08 JP Rosevear <jpr@helixcode.com> + + * e-calendar.c (e_calendar_destroy): Call the parent class destroyer + as well + 2000-10-26 Damon Chaplin <damon@helixcode.com> * e-dateedit.[hc]: updated to emit "changed" when appropriate, which |