diff options
author | Dan Winship <danw@src.gnome.org> | 2002-08-05 21:39:16 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-08-05 21:39:16 +0800 |
commit | fb410a4f98a01358049b82d1593b97969069cc0c (patch) | |
tree | d2c4108f941fab356a83b0fb0469ce80e4c12fc3 /e-util/ChangeLog | |
parent | becfb9e15d99117c99280248fc42959fc9d13242 (diff) | |
download | gsoc2013-evolution-fb410a4f98a01358049b82d1593b97969069cc0c.tar.gz gsoc2013-evolution-fb410a4f98a01358049b82d1593b97969069cc0c.tar.zst gsoc2013-evolution-fb410a4f98a01358049b82d1593b97969069cc0c.zip |
Remove the logic that assumes "Rupert> " is a citation, since it misfires
* e-html-utils.c (is_citation): Remove the logic that assumes
"Rupert> " is a citation, since it misfires more often than it
hits.
svn path=/trunk/; revision=17696
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d9923c0463..9dfc021ecb 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2002-08-01 Dan Winship <danw@ximian.com> + + * e-html-utils.c (is_citation): Remove the logic that assumes + "Rupert> " is a citation, since it misfires more often than it + hits. + 2002-07-31 Dan Winship <danw@ximian.com> * e-html-utils.c (is_addr_char, is_trailing_garbage): Don't use |