diff options
author | Larry Ewing <lewing@helixcode.com> | 2000-05-08 13:08:37 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2000-05-08 13:08:37 +0800 |
commit | 2d5740212cec3db7df1c993b2446f7e3f11685d0 (patch) | |
tree | 580f16a454411dc74988ca9a0da3558ef1fe347d /shell/ChangeLog | |
parent | 68a38d1915a042cf481ba90c2afc208f9976b735 (diff) | |
download | gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar.gz gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar.bz2 gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar.lz gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar.xz gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.tar.zst gsoc2013-evolution-2d5740212cec3db7df1c993b2446f7e3f11685d0.zip |
xmlFree the return value of xmlGetProp.
2000-05-08 Larry Ewing <lewing@helixcode.com>
* e-shortcuts.c (load_shortcuts_into_view): xmlFree the return
value of xmlGetProp.
svn path=/trunk/; revision=2903
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 3126468d89..821c988da2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-05-08 Larry Ewing <lewing@helixcode.com> + + * e-shortcuts.c (load_shortcuts_into_view): xmlFree the return + value of xmlGetProp. + 2000-05-07 Ettore Perazzoli <ettore@helixcode.com> * e-shortcuts-view.c (e_shortcuts_view_construct): Use |