aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-08-14 04:06:27 +0800
committerPeter Williams <peterw@src.gnome.org>2001-08-14 04:06:27 +0800
commit5aaf5871d05683f41c36696b07572690415aeecb (patch)
tree53397592c54dbed449b0e87349555285a34798f2 /shell/ChangeLog
parent7b7757698adecf646ad3627605f6995337457834 (diff)
downloadgsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar.gz
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar.bz2
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar.lz
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar.xz
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.tar.zst
gsoc2013-evolution-5aaf5871d05683f41c36696b07572690415aeecb.zip
Don't cause an abort if the shortcut group is empty.
2001-08-13 Peter Williams <peterw@ximian.com> * e-corba-shortcuts.c (shortcut_list_to_corba): Don't cause an abort if the shortcut group is empty. svn path=/trunk/; revision=11952
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 16788744c1..1ec415f65d 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-13 Peter Williams <peterw@ximian.com>
+
+ * e-corba-shortcuts.c (shortcut_list_to_corba): Don't cause an abort
+ if the shortcut group is empty.
+
2001-08-13 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (IDLS): Add `Evolution-common.idl'.