aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-29 03:06:37 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-29 03:06:37 +0800
commit1351da8fd7d1207e79cc811f300f3ccbc68ce3c7 (patch)
tree29df987640b73601d6dcad0656d06837352d9207 /executive-summary/ChangeLog
parent5f5ddfccb6dc542d5f7025f99f4f624c2796f52d (diff)
downloadgsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar.gz
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar.bz2
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar.lz
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar.xz
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.tar.zst
gsoc2013-evolution-1351da8fd7d1207e79cc811f300f3ccbc68ce3c7.zip
RDF-Summary now saves it's details.
svn path=/trunk/; revision=7185
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r--executive-summary/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index 696d21010a..7a6085a55d 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-28 Iain Holmes <iain@helixcode.com>
+
+ * test-service/rdf-summary.c (create_view): Aggregate a
+ Bonobo::PersistStream interface.
+ (load_from_stream):
+ (summary_to_string):
+ (save_to_stream):
+ (content_types): Functions to load and save an XML document.
+
2000-12-26 Iain Holmes <iain@helixcode.com>
* component/e-summary.c (make_control_html): Neatened the code.