diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 04:18:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 04:18:37 +0800 |
commit | 5f73032707d4a5e54647903268d81e630e240238 (patch) | |
tree | 63eeb0f7ea3d658954640312875856d6d348109c /shell/ChangeLog | |
parent | 6933a8dc808127786e46dcf0484b908ea0f56eb0 (diff) | |
download | gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar.gz gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar.bz2 gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar.lz gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar.xz gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.tar.zst gsoc2013-evolution-5f73032707d4a5e54647903268d81e630e240238.zip |
set_release on the sequence, not the buffer.
* e-corba-shortcuts.c (shortcut_list_to_corba): set_release on the
sequence, not the buffer.
svn path=/trunk/; revision=11955
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 6b3d1cd816..10d0554e9f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,8 @@ 2001-08-13 Ettore Perazzoli <ettore@ximian.com> + * e-corba-shortcuts.c (shortcut_list_to_corba): set_release on the + sequence, not the buffer. + 2001-08-13 Ettore Perazzoli <ettore@ximian.com> * e-shell.c (view_destroy_cb): Restore the shell reffing/unreffing |