diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-23 10:56:59 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-23 10:56:59 +0800 |
commit | b906c345f9c03db2c3786e6570d3728c12a00be9 (patch) | |
tree | 007fc5e5c368642a2aa711fae952186227ac07ad /addressbook/ChangeLog | |
parent | 049c61546b2ec5910b85f8dc059aba5f0b0fcada (diff) | |
download | gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar.gz gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar.bz2 gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar.lz gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar.xz gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.tar.zst gsoc2013-evolution-b906c345f9c03db2c3786e6570d3728c12a00be9.zip |
UTF-8 in contact editor + some fixes for dealing with illegal strings
svn path=/trunk/; revision=4976
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4220f1828e..2c56a4b985 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-08-22 Lauris Kaplinski <lauris@helixcode.com> + + * contact-editor/e-contact-editor.c: Use e_utf8 wrappers everywhere + 2000-08-22 Christopher James Lahey <clahey@helixcode.com> * backend/e-card.h: Started adding a time zone field to ECard. |