diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2003-04-07 15:13:21 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-04-07 15:13:21 +0800 |
commit | 4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38 (patch) | |
tree | 78fd4f086db598c80c873ff126d1f40d1257cf77 /calendar/ChangeLog | |
parent | 8ddbb07dcc43e3774b3eda0e918a196b30ff1b52 (diff) | |
download | gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar.gz gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar.bz2 gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar.lz gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar.xz gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.tar.zst gsoc2013-evolution-4eeb10bc4aab7945cc9be561f200a8d2b2bd0c38.zip |
GObjectify. Eliminates ref/sink warnings from the meeting editor.
2003-04-07 Hans Petter Jansson <hpj@ximian.com>
* gui/e-meeting-attendee.[ch]: GObjectify. Eliminates ref/sink
warnings from the meeting editor.
svn path=/trunk/; revision=20695
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 7f9c83496f..c4396844ff 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-04-07 Hans Petter Jansson <hpj@ximian.com> + + * gui/e-meeting-attendee.[ch]: GObjectify. Eliminates ref/sink + warnings from the meeting editor. + 2003-04-06 Hans Petter Jansson <hpj@ximian.com> Week view part of fix for #39895. |