aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-10 00:47:07 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-10 00:47:07 +0800
commitf086f0b95d4591146763e408480845402789c6bf (patch)
treef08665da21a860985ba570aaad01cdd31a9f9b05 /addressbook/ChangeLog
parentf150fa0b160ca7aa013cf6b9db644df1547f59d4 (diff)
downloadgsoc2013-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/ChangeLog5
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.