diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-10 00:47:07 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-10 00:47:07 +0800 |
commit | f086f0b95d4591146763e408480845402789c6bf (patch) | |
tree | f08665da21a860985ba570aaad01cdd31a9f9b05 /addressbook/ChangeLog | |
parent | f150fa0b160ca7aa013cf6b9db644df1547f59d4 (diff) | |
download | gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar.gz gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar.bz2 gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar.lz gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar.xz gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.tar.zst gsoc2013-evolution-f086f0b95d4591146763e408480845402789c6bf.zip |
Fixed reflow sorting to call reflow_request when sorting on an item
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-reflow-sorted.c: Fixed reflow sorting to call
reflow_request when sorting on an item changes.
svn path=/trunk/; revision=2949
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7148a75373..70b7181391 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * gui/minicard/e-reflow-sorted.c: Fixed reflow sorting to call + reflow_request when sorting on an item changes. + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card-simple.c: Make File As change if name or company are changed pretty much anywhere. |