aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 16:43:24 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 16:43:24 +0800
commit9428cff82043a0a8961bef49b6c838b210d02937 (patch)
tree47ada0b77fd6a5151f7492c2baa581f14633bbcd /widgets/ChangeLog
parent35ab6ff7ffab5bf3305f6bf32dab857044ba0ce1 (diff)
downloadgsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar.gz
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar.bz2
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar.lz
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar.xz
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.tar.zst
gsoc2013-evolution-9428cff82043a0a8961bef49b6c838b210d02937.zip
Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
2005-12-18 Tor Lillqvist <tml@novell.com> * menus/gal-view-collection.c (gal_view_collection_save): Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. svn path=/trunk/; revision=30861
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 104f3b4186..a7984b16bd 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -6,6 +6,9 @@
(e_timezone_dialog_construct): Construct glade file pathname at
run-time.
+ * menus/gal-view-collection.c (gal_view_collection_save): Include
+ libedataserver/e-xml-utils.h for e_xml_save_file() prototype.
+
2005-12-12 Irene Huang <Irene.Huang@sun.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>