aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-28 03:01:18 +0800
committerDan Winship <danw@src.gnome.org>2000-04-28 03:01:18 +0800
commitaef27503fb2115e096b78acf6111000803c2905b (patch)
tree1d3913464fe5edaed541624666fdb71fc3d5c109 /e-util/ChangeLog
parente5d2b62bf6fae52b49915c67d92e81968f61647a (diff)
downloadgsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.gz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.bz2
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.lz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.xz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.zst
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.zip
Moved here from the mailer, since it's of general use, and the composer
* e-html-utils.c (e_text_to_html): Moved here from the mailer, since it's of general use, and the composer needs it too. svn path=/trunk/; revision=2662
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index a4047c3450..7300af216a 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-27 Dan Winship <danw@helixcode.com>
+
+ * e-html-utils.c (e_text_to_html): Moved here from the mailer,
+ since it's of general use, and the composer needs it too.
+
2000-04-24 Miguel de Icaza <miguel@helixcode.com>
* e-popup-menu.c: New file. Implements easy to use popup menus.