diff options
author | Not Zed <NotZed@Ximian.com> | 2001-07-31 10:55:20 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-07-31 10:55:20 +0800 |
commit | 7076a58a3e805f19b973878f0a193cc153874171 (patch) | |
tree | a83635c2a1abb8954243e6f2e17fd728031b98c8 /shell/ChangeLog | |
parent | 360b921ac3964fde6a4ff4314095f27aac6b9c42 (diff) | |
download | gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar.gz gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar.bz2 gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar.lz gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar.xz gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.tar.zst gsoc2013-evolution-7076a58a3e805f19b973878f0a193cc153874171.zip |
Also update have_pending_update before calling corba, as below.
2001-07-31 Not Zed <NotZed@Ximian.com>
* evolution-activity-client.c (evolution_activity_client_update):
Also update have_pending_update before calling corba, as below.
svn path=/trunk/; revision=11499
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 1df13d080f..9de312267e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Not Zed <NotZed@Ximian.com> + + * evolution-activity-client.c (evolution_activity_client_update): + Also update have_pending_update before calling corba, as below. + 2001-07-30 Ettore Perazzoli <ettore@ximian.com> [This should fix #5110, shell crash when switching folders.] |