diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-01-11 06:33:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-01-11 06:33:42 +0800 |
commit | 7ea986d8c4c528165c092ef305cbfcdda513cd6f (patch) | |
tree | 899a7a5bc6799907ba741a2b26e3f4a5c8516b76 /e-util/ChangeLog | |
parent | 36563616f7ef544bc1d9569b66046da794359cff (diff) | |
download | gsoc2013-evolution-7ea986d8c4c528165c092ef305cbfcdda513cd6f.tar.gz gsoc2013-evolution-7ea986d8c4c528165c092ef305cbfcdda513cd6f.tar.zst gsoc2013-evolution-7ea986d8c4c528165c092ef305cbfcdda513cd6f.zip |
Allow for a period after suffixes. Fixes Ximian bug #17012.
2002-01-10 Christopher James Lahey <clahey@ximian.com>
* ename/e-name-western.c (e_name_western_word_is_suffix): Allow
for a period after suffixes. Fixes Ximian bug #17012.
svn path=/trunk/; revision=15289
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 5de15f534f..69f0b37bff 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2002-01-10 Christopher James Lahey <clahey@ximian.com> + + * ename/e-name-western.c (e_name_western_word_is_suffix): Allow + for a period after suffixes. Fixes Ximian bug #17012. + 2002-01-04 Jeffrey Stedfast <fejj@ximian.com> * e-memory.c (e_memchunk_clean): Prune free'd nodes from our free |