From ad3fd1d471c7cc32de1e6a2697e04a9276165a2c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 21 Jul 2000 09:13:35 +0000 Subject: Prevent a crash by avoiding calling the populate_folder_context_menu function when NULL. (Ooops, I forgot this.) svn path=/trunk/; revision=4253 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 0f57b511f2..77bf3e66dd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-07-21 Ettore Perazzoli + + * evolution-shell-component.c + (impl_ShellComponent_populate_folder_context_menu): If the pointer + to the function to populate the folder context menu is NULL, don't + do anything. + 2000-07-21 Ettore Perazzoli * e-storage-set-view.c (popup_folder_menu): New. Create a -- cgit