diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-30 06:51:21 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-30 06:51:21 +0800 |
commit | 2e21780aad5361453f388000d84caa11bd9b9488 (patch) | |
tree | 05ee4f0465e30b8b23e2d984cc930566edb74909 /e-util/ChangeLog | |
parent | 60dcd520578c64ae21afbb9a984e15792b3cd27d (diff) | |
download | gsoc2013-evolution-2e21780aad5361453f388000d84caa11bd9b9488.tar.gz gsoc2013-evolution-2e21780aad5361453f388000d84caa11bd9b9488.tar.zst gsoc2013-evolution-2e21780aad5361453f388000d84caa11bd9b9488.zip |
Added French conjunction.
2001-10-29 Christopher James Lahey <clahey@ximian.com>
* ename/e-name-western.c (e_name_western_fixup): Added French
conjunction.
* e-host-utils.c: Don't define gethost_mutex unless we need it.
svn path=/trunk/; revision=14373
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 91663ac928..8a853eb743 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,12 @@ 2001-10-29 Christopher James Lahey <clahey@ximian.com> + * ename/e-name-western.c (e_name_western_fixup): Added French + conjunction. + + * e-host-utils.c: Don't define gethost_mutex unless we need it. + +2001-10-29 Christopher James Lahey <clahey@ximian.com> + * ename/e-name-western.c: Cleaned this up a bit. 2001-10-29 Christopher James Lahey <clahey@ximian.com> |