diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-06 02:53:56 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-06 02:53:56 +0800 |
commit | 8a79e9aa2635cbcf0a719402ccac8d4497ad673f (patch) | |
tree | 18ac7f56abb4155ee10b3b944441eba34d60036d /widgets/e-table/ChangeLog | |
parent | 51df4b80b2784ddedb81484bafc590ee1df32115 (diff) | |
download | gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar.gz gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar.bz2 gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar.lz gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar.xz gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.tar.zst gsoc2013-evolution-8a79e9aa2635cbcf0a719402ccac8d4497ad673f.zip |
fix
* e-table.c (e_table_get_{next,prev}_row_sorted): fix
svn path=/trunk/; revision=4553
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 90230e3ceb..eacf84cea9 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,7 @@ +2000-08-05 Dan Winship <danw@helixcode.com> + + * e-table.c (e_table_get_{next,prev}_row_sorted): fix + 2000-08-05 Christopher James Lahey <clahey@helixcode.com> * e-table.c: Added a function to get the next row with sorting |