diff options
author | Dan Winship <danw@src.gnome.org> | 2001-08-14 02:36:36 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-08-14 02:36:36 +0800 |
commit | c5f5808c73b15a402232ac446860c3dc00ecfc53 (patch) | |
tree | 1572293cd48d822a101d209e996051e4fbd4c147 /shell/ChangeLog | |
parent | 5481c4465bb816cb218465915de9bbfc52c521ed (diff) | |
download | gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar.gz gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar.bz2 gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar.lz gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar.xz gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.tar.zst gsoc2013-evolution-c5f5808c73b15a402232ac446860c3dc00ecfc53.zip |
Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)
* evolution-shell-component.c (init): Initialize
priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)
svn path=/trunk/; revision=11946
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 548859d095..872fac5e3e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-08-13 Dan Winship <danw@ximian.com> + + * evolution-shell-component.c (init): Initialize + priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2) + 2001-08-13 Jason Leach <jleach@ximian.com> * e-local-storage.c (remove_folder_directory): Remove unused |