aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@helixcode.com>2001-01-17 04:55:18 +0800
committerRadek Doulik <rodo@src.gnome.org>2001-01-17 04:55:18 +0800
commit478430510e52e1f3d679b852009074c9640f75aa (patch)
tree1ab3f08da58af9144f2331bdff5257fc2dade16a /composer/ChangeLog
parentc1c5688c54f8da7ee968f59132cc1878d0138f89 (diff)
downloadgsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar.gz
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar.bz2
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar.lz
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar.xz
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.tar.zst
gsoc2013-evolution-478430510e52e1f3d679b852009074c9640f75aa.zip
publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let
2001-01-16 Radek Doulik <rodo@helixcode.com> * e-msg-composer.c (e_msg_composer_mark_text_orig): publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let it for reply svn path=/trunk/; revision=7543
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 9ae7200936..95e69c6881 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-16 Radek Doulik <rodo@helixcode.com>
+
+ * e-msg-composer.c (e_msg_composer_mark_text_orig): publicate
+ mark_orig_text
+ (set_editor_text): don't call mark_orig_text, let it for reply
+
2001-01-15 Jason Leach <jasonleach@usa.net>
(Plug leaking the subject string on each message sent)