diff options
author | Chris Toshok <toshok@ximian.com> | 2003-02-10 10:23:36 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-02-10 10:23:36 +0800 |
commit | 0c46add40d66626845b0042f2904389846b0d237 (patch) | |
tree | 6349c3b38984e365c8d43c4a37d9af2d31d05195 /addressbook/ChangeLog | |
parent | 18d96c5ff3a43c4ca830a08a1f0a76a2a002895e (diff) | |
download | gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar.gz gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar.bz2 gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar.lz gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar.xz gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.tar.zst gsoc2013-evolution-0c46add40d66626845b0042f2904389846b0d237.zip |
lots of changes here. should be a big performance gain. god i hope this is
2003-02-09 Chris Toshok <toshok@ximian.com>
* gui/component/select-names/e-select-names-completion.c: lots of
changes here. should be a big performance gain. god i hope this
is finally right.
svn path=/trunk/; revision=19860
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 35fc69f3d0..ff172698a0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2003-02-09 Chris Toshok <toshok@ximian.com> + + * gui/component/select-names/e-select-names-completion.c: lots of + changes here. should be a big performance gain. god i hope this + is finally right. + 2003-02-08 Chris Toshok <toshok@ximian.com> [ huge change, all for 1 little performance problem :) fixes #18207 ] |