diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-13 02:20:47 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-13 02:20:47 +0800 |
commit | 0e5f158b527845a980eec37d12f23f035bc2f22f (patch) | |
tree | 29f1215ed8f8f8b33d3f5c3eb328530051dd4239 /composer/ChangeLog | |
parent | 46c9e469480b53cba7726036a931eeea1af37383 (diff) | |
download | gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar.gz gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar.bz2 gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar.lz gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar.xz gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.tar.zst gsoc2013-evolution-0e5f158b527845a980eec37d12f23f035bc2f22f.zip |
NUL-terminate the data extracted from the BonoboStream.
* e-msg-composer.c (get_editor_text): NUL-terminate the data
extracted from the BonoboStream.
svn path=/trunk/; revision=3005
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index a6fde518af..e4369d88e4 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-05-12 Dan Winship <danw@helixcode.com> + + * e-msg-composer.c (get_editor_text): NUL-terminate the data + extracted from the BonoboStream. + 2000-05-10 Dan Winship <danw@helixcode.com> * e-msg-composer-attachment-bar.c (attach_to_multipart): deal with |