aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-11 18:04:36 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-11 18:04:36 +0800
commit63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed (patch)
tree5a8e95b640fc0af5cf289785bd346310c7256ce4 /mail/ChangeLog
parent8d310c47bd10416b7b4eca88b04664d8e903b549 (diff)
downloadgsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar.gz
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar.bz2
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar.lz
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar.xz
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.tar.zst
gsoc2013-evolution-63ef9cbc9c277f24a2ebbf804a0fc84befe4e4ed.zip
convert to the new gal e-table stuff. (html_size_req): (html_new):
2000-10-11 Chris Toshok <toshok@helixcode.com> * subscribe-dialog.c (subscribe_dialog_gui_init): convert to the new gal e-table stuff. (html_size_req): (html_new): (put_html): #if 0 out the html functions since description stuff isn't used and we don't want the warnings. svn path=/trunk/; revision=5842
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3174c9fcdb..e8106fc39c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2000-10-11 Chris Toshok <toshok@helixcode.com>
+ * subscribe-dialog.c (subscribe_dialog_gui_init): convert to the
+ new gal e-table stuff.
+ (html_size_req):
+ (html_new):
+ (put_html): #if 0 out the html functions since description stuff
+ isn't used and we don't want the warnings.
+
+2000-10-11 Chris Toshok <toshok@helixcode.com>
+
* subscribe-dialog.c (subscribe_dialog_gui_init): remove the html
description stuff for now.