aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-02-06 23:35:20 +0800
committerDan Winship <danw@src.gnome.org>2003-02-06 23:35:20 +0800
commit13dd7b235041c511c1ee7a42b66e5247ba2da8f9 (patch)
treea6fc011df02b02e337a5ca575fd9e2457c999a61 /my-evolution/ChangeLog
parent4b3ff4825bb86eb801aaa8bc641f754896f152b6 (diff)
downloadgsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar.gz
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar.bz2
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar.lz
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar.xz
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.tar.zst
gsoc2013-evolution-13dd7b235041c511c1ee7a42b66e5247ba2da8f9.zip
clean up, update, etc
* Makefile.am: clean up, update, etc * component-factory.c: #include string.h * e-summary.c (e_pixmap_file): s/IMAGEDIR/IMAGESDIR/ * e-summary-rdf.c: Fix some warnings svn path=/trunk/; revision=19802
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index fb642fc467..7848bfac0f 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,13 @@
+2003-02-06 Dan Winship <danw@ximian.com>
+
+ * Makefile.am: clean up, update, etc
+
+ * component-factory.c: #include string.h
+
+ * e-summary.c (e_pixmap_file): s/IMAGEDIR/IMAGESDIR/
+
+ * e-summary-rdf.c: Fix some warnings
+
2003-02-05 Dan Winship <danw@ximian.com>
* e-summary-offline-handler.c: s/BonoboXObject/BonoboObject/