diff options
author | Chris Lahey <clahey@src.gnome.org> | 2001-10-29 18:40:35 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-29 18:40:35 +0800 |
commit | ef079d460a07a89107fd928ab22b6d5a9c486999 (patch) | |
tree | 901328a0d11da1c02e259d86ca2e763672301288 /e-util/ChangeLog | |
parent | db58727d1351912fbd6b0406d5f40cdc8333b5b0 (diff) | |
download | gsoc2013-evolution-ef079d460a07a89107fd928ab22b6d5a9c486999.tar.gz gsoc2013-evolution-ef079d460a07a89107fd928ab22b6d5a9c486999.tar.zst gsoc2013-evolution-ef079d460a07a89107fd928ab22b6d5a9c486999.zip |
ChangeLog fix.
svn path=/trunk/; revision=14330
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 5cd7646e77..323a33051a 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,7 +1,7 @@ 2001-10-29 Christopher James Lahey <clahey@ximian.com> * ename/e-name-western.c (e_name_western_fixup): Check for - compound first names here (X & Y). + compound first names here (X & Y). Fixes Ximian bug #13859. 2001-10-28 JP Rosevear <jpr@ximian.com> |