diff options
author | Radek Doulik <rodo@helixcode.com> | 2000-11-14 16:54:58 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2000-11-14 16:54:58 +0800 |
commit | 97ddd11093c92c9a156a7e2655fca823b076ebe7 (patch) | |
tree | 34fd3e5325c9e1fa81e88b26d5af1776b7b49ece /composer/ChangeLog | |
parent | c633a80c1e353f8c56e6a97bd8996a33fbf3b384 (diff) | |
download | gsoc2013-evolution-97ddd11093c92c9a156a7e2655fca823b076ebe7.tar.gz gsoc2013-evolution-97ddd11093c92c9a156a7e2655fca823b076ebe7.tar.zst gsoc2013-evolution-97ddd11093c92c9a156a7e2655fca823b076ebe7.zip |
updated to HTMLEditor API changes
2000-11-14 Radek Doulik <rodo@helixcode.com>
* e-msg-composer.c: updated to HTMLEditor API changes
* listener.c: updated to HTMLEditor API changes
svn path=/trunk/; revision=6567
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index fd8012455b..d4a11ff1ce 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-11-14 Radek Doulik <rodo@helixcode.com> + + * e-msg-composer.c: updated to HTMLEditor API changes + + * listener.c: updated to HTMLEditor API changes + 2000-11-13 Radek Doulik <rodo@helixcode.com> * listener.c (reply_indent): extracted function, does reply |