diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-05-15 08:47:35 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-05-15 08:47:35 +0800 |
commit | 68014b3ac54dab351f41f390dd482eb15ba01df0 (patch) | |
tree | 20180581e069ce5da8942b90ca75ca3a148248a9 /shell/ChangeLog | |
parent | 218b1a062c118d9d0ba3014e527c869384ed342a (diff) | |
download | gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar.gz gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar.bz2 gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar.lz gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar.xz gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.tar.zst gsoc2013-evolution-68014b3ac54dab351f41f390dd482eb15ba01df0.zip |
Correctly access an xmlNodePtr->content
svn path=/trunk/; revision=3031
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e692ac0cf3..b485d511d3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-05-15 Iain Holmes <ih@csd.abdn.ac.uk> + + * e-local-folder.c (get_string_value): Use the correct function to + get the node's contents. + + * e-shortcuts.c (load_shortcuts): Same as above. + 2000-05-14 Ettore Perazzoli <ettore@helixcode.com> * e-folder-type-repository.c |