aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-12-17 03:51:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-12-17 03:51:28 +0800
commit54b8272e292255b83189225423b0efcc8c17a00e (patch)
treef48bec18afc2dce6e8d274a4b4a38e9d750b1713 /shell/ChangeLog
parentd3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3 (diff)
downloadgsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar.gz
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar.bz2
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar.lz
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar.xz
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.tar.zst
gsoc2013-evolution-54b8272e292255b83189225423b0efcc8c17a00e.zip
Don't #include "e-util/e-html-utils.h" as we don't use it.
2002-12-16 Jeffrey Stedfast <fejj@ximian.com> * e-shell-importer.c: Don't #include "e-util/e-html-utils.h" as we don't use it. svn path=/trunk/; revision=19131
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 68b6bed3e6..7944373fbd 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-16 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-shell-importer.c: Don't #include "e-util/e-html-utils.h" as
+ we don't use it.
+
2002-12-13 Chris Toshok <toshok@ximian.com>
[ fixes bug #35394 ]