aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-08-31 13:00:49 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-08-31 13:00:49 +0800
commit9b249e6568b86180e210525ba10600f6805a3dc1 (patch)
treedb1997af19d4b02789e3d7230d06e5a0b4b6ba99 /doc/devel/ChangeLog
parent3d53787d8ecdd9d39b0adaa47adc412b88290d50 (diff)
downloadgsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar.gz
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar.bz2
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar.lz
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar.xz
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.tar.zst
gsoc2013-evolution-9b249e6568b86180e210525ba10600f6805a3dc1.zip
fix e-import.c not to be included twice & added invocation of xsltproc to
2005-08-31 Not Zed <NotZed@Ximian.com> * build-eplugin-manual.pl: fix e-import.c not to be included twice & added invocation of xsltproc to build the html. * evolution-plugin-manual.xml: fixed some syntax errors. svn path=/trunk/; revision=30297
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r--doc/devel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index a9801493b0..a4c70a70c1 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -1,5 +1,10 @@
2005-08-31 Not Zed <NotZed@Ximian.com>
+ * build-eplugin-manual.pl: fix e-import.c not to be included twice
+ & added invocation of xsltproc to build the html.
+
+ * evolution-plugin-manual.xml: fixed some syntax errors.
+
* evolution-plugin-manual.xml: added missing localedir thing.
2005-07-12 Not Zed <NotZed@Ximian.com>