diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-18 02:27:02 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-18 02:27:02 +0800 |
commit | b77c7192f536108e07ffaf19a58e6bff9b011a93 (patch) | |
tree | 64670972a4bb0cfa909955c3c12127daca22ebab /doc/devel/ChangeLog | |
parent | 9d6b2a1c6ad4d96388637e30f96523390aa58de2 (diff) | |
download | gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.gz gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.zst gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.zip |
Some API documentation for the importer
svn path=/trunk/; revision=7589
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r-- | doc/devel/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog index 3c06aedc0b..6fc944b3c7 100644 --- a/doc/devel/ChangeLog +++ b/doc/devel/ChangeLog @@ -1,3 +1,14 @@ +2001-01-17 Iain Holmes <iain@ximian.com> + + * Makefile.am (local_entities): Added the importer stuff. + + * evolution-devel-guide.sgml: Added entities for the importer documents. + + * reference.sgml: Added the public and private APIs for the importer. + + * importer/*: New directory containing all the documenation for the + importer. + 2001-01-17 Federico Mena Quintero <federico@ximian.com> * evolution-devel-guide.sgml: Ximianified. |