diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-08-22 02:42:10 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-08-22 02:42:10 +0800 |
commit | c415597aa45aa1954e32771b6841ced41c55c2cb (patch) | |
tree | 0cd92aaff6a0d7d004962497e344400bd897a95c /e-util/ChangeLog | |
parent | bcaa8e51c685fcd8e2919cc2a6db2173f5e9fa07 (diff) | |
download | gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar.gz gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar.bz2 gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar.lz gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar.xz gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.tar.zst gsoc2013-evolution-c415597aa45aa1954e32771b6841ced41c55c2cb.zip |
Little teeny bug fix in e_text_to_html tab expansion.
svn path=/trunk/; revision=4905
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9cf8b1f7b4..7c7010b719 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-08-21 Peter Williams <peterw@helixcode.com> + + * e-html-utils.c (e_text_to_html): Fix a booboo in the tab + expansion code (didn't use the new value of 'out'). + 2000-08-19 Lauris Kaplinski lauris@helixcode.com * e-font.h: #define e_font_height(f) to save some space |