diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 88e98c311e..2d6f1f3145 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2000-08-25 Chris Toshok <toshok@helixcode.com> + + * e-storage-set-view.c: convert to use ETree instead of GtkCTree. + + * e-storage-set-view.h: change superclass from GtkCTree to ETable. + + * main.c (main): call e_cursors_init. + + * Makefile.am (evolution_LDADD): add libetable.a + 2000-08-25 Peter Williams <peterw@helixcode.com> Silence some obvious assertions. |