aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS26
2 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b49b3756e5..f02eb9ed2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-11 Christopher James Lahey <clahey@helixcode.com>
+
+ * NEWS: Added 0.5 changes for ETable and Addressbook.
+
2000-09-07 Dan Winship <danw@helixcode.com>
* README: Add a mention of the verify-evolution-install.sh script
diff --git a/NEWS b/NEWS
index d1e9c7fa13..ec18602ecf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Version 0.5, "insert-code-name-here", insert-date-here
------------------------------------------------------
+Shell:
+
+ - Switched to using ETree (Chris Toshok, Ettore)
+
Calendar:
- Uses only the new iCalendar standard internally; this means future
@@ -10,6 +14,28 @@ Calendar:
- Plenty of internal refactoring (JP, Damon, Federico).
+Addressbook:
+
+ - New advanced search dialog. (Michael Zucchi, Chris Lahey)
+
+ - Added parsing of addresses. (Jesse Pavel)
+
+ - Converted most of addressbook to UTF8. (Lauris)
+
+ETable:
+
+ - ETree fixes. (Chris Toshok)
+
+ - Lots of small usability fixes. (Chris Lahey)
+
+ - Lots of grouping bug fixes. Specifically, fixed crashes when
+ grouping in trees and made ETable not go crazy when you change
+ data and the table is grouped. (Chris Lahey)
+
+ - Improved table printing when grouped. (Chris Lahey)
+
+ - Converted most of ETable to UTF8. (Lauris)
+
Version 0.4, "Alewife", 2000-08-14
----------------------------------