diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-10 05:02:25 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-10 05:02:25 +0800 |
commit | 63292e0907bb1b1bd4539813b621fa390bb57680 (patch) | |
tree | 283c979f26442f267777a690aae6a8dcfa0beba5 /widgets/e-table/ChangeLog | |
parent | 9da5b632dc8592ca953b86bd415002ab05f9f1b8 (diff) | |
download | gsoc2013-evolution-63292e0907bb1b1bd4539813b621fa390bb57680.tar.gz gsoc2013-evolution-63292e0907bb1b1bd4539813b621fa390bb57680.tar.zst gsoc2013-evolution-63292e0907bb1b1bd4539813b621fa390bb57680.zip |
Fixed the ETableModel callbacks.
2000-09-09 Christopher James Lahey <clahey@helixcode.com>
* e-tree-simple.c: Fixed the ETableModel callbacks.
svn path=/trunk/; revision=5293
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 fa71dd0bfc..8cbe7ff511 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,7 @@ +2000-09-09 Christopher James Lahey <clahey@helixcode.com> + + * e-tree-simple.c: Fixed the ETableModel callbacks. + 2000-09-08 Christopher James Lahey <clahey@helixcode.com> * e-tree-example-1.c: Added base ETableModel functions. |