diff options
| author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-15 03:52:24 +0800 |
|---|---|---|
| committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-15 03:52:24 +0800 |
| commit | 68d4a4cc4011e06b28ec744534e6da28bb6e9757 (patch) | |
| tree | bf91f1f445bdb19d9f29cd19e3498b6677f3db27 /composer/ChangeLog | |
| parent | 475660b19f9536f63cf68eab6fef741235b46a2d (diff) | |
| download | gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar.gz gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar.bz2 gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar.lz gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar.xz gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.tar.zst gsoc2013-evolution-68d4a4cc4011e06b28ec744534e6da28bb6e9757.zip | |
Made it so that carriage return doesn't insert a newline in the subject
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* e-msg-composer-hdrs.c (add_header): Made it so that carriage
return doesn't insert a newline in the subject entry.
svn path=/trunk/; revision=7024
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 9d404d1dd5..89017fad6e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-12-14 Christopher James Lahey <clahey@helixcode.com> + + * e-msg-composer-hdrs.c (add_header): Made it so that carriage + return doesn't insert a newline in the subject entry. + 2000-12-12 Jeffrey Stedfast <fejj@helixcode.com> * e-msg-composer-hdrs.c (set_entry): Don't convert the utf-8 |
