aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-08 09:51:53 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-08 09:51:53 +0800
commit358b21acbb66bbb700f6d3ff3080229e33887d78 (patch)
tree768c7df50d085f4910eb819c5836d3dddc72d43d /ChangeLog
parent8287590461ca0577afdf6cfa4475ccbbe05a42d9 (diff)
downloadgsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar.gz
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar.bz2
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar.lz
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar.xz
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.tar.zst
gsoc2013-evolution-358b21acbb66bbb700f6d3ff3080229e33887d78.zip
Removed an unneccessary include of libhnj. All uses of libhnj are
2000-02-07 Christopher James Lahey <clahey@helixcode.com> * addressbook/printing/e-contact-print.c: Removed an unneccessary include of libhnj. All uses of libhnj are commented out. svn path=/trunk/; revision=1690
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a02c0982f6..00d94b9157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-07 Christopher James Lahey <clahey@helixcode.com>
+
+ * addressbook/printing/e-contact-print.c: Removed an unneccessary
+ include of libhnj. All uses of libhnj are commented out.
+
2000-02-07 Matt Loper <matt.loper@splashtech.com>
* camel/camel-formatter.c (mime_part_to_html): function deleted.