diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-19 16:58:27 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-19 16:58:27 +0800 |
commit | 4780dd12ca591e0301f0d8eb173f8a4817b356d7 (patch) | |
tree | 29281e2c1b4c9c35f35f0f724dce8a9cc59d954c /e-util/ChangeLog | |
parent | d66dfd42ac4b8236f8a7f7b7fb015fc3d85aa7e3 (diff) | |
download | gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar.gz gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar.bz2 gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar.lz gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar.xz gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.tar.zst gsoc2013-evolution-4780dd12ca591e0301f0d8eb173f8a4817b356d7.zip |
Added e_xml_get_child_by_name_by_lang.
2000-04-19 Christopher James Lahey <clahey@helixcode.com>
* e-xml-utils.c, e-xml-utils.h: Added
e_xml_get_child_by_name_by_lang.
svn path=/trunk/; revision=2493
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 4cba63be98..e3d13ef2b3 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-04-19 Christopher James Lahey <clahey@helixcode.com> + + * e-xml-utils.c, e-xml-utils.h: Added + e_xml_get_child_by_name_by_lang. + 2000-04-16 Anders Carlsson <andersca@gnu.org> * e-canvas.c (e_canvas_class_init): Add realize. |