aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS45
2 files changed, 38 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 708643df2f..22d5b2daa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-10-19 Christopher James Lahey <clahey@helixcode.com>
+ * NEWS (General, Addressbook): Updated NEWS for addressbook and
+ ETable.
+
+2000-10-19 Christopher James Lahey <clahey@helixcode.com>
+
* configure.in: Updated the gal check to check for gal 0.2.
2000-10-19 Ettore Perazzoli <ettore@helixcode.com>
diff --git a/NEWS b/NEWS
index ec67c85879..ed75630916 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
Version 0.6
-----------
+General:
+
+ - Split out lots of functionality to gal. Evolution now depends on
+ gal. (Chris, Gal Team)
+
Shell:
- Added a cute splash screen. (Ettore, TigerT)
@@ -14,18 +19,6 @@ Shell:
- Updated to use the new toolbar and UI merging code from Bonobo.
(Michael Meeks, Ettore)
-Calendar:
-
- - Improved todo list and calendar view gui (Damon)
-
- - Printing works again (Federico)
-
- - Config dialog improvement and implementation (Damon)
-
- - Todo and calendar conduits working, except for archiving (JP)
-
- - vEvent iTip mail attachments can now be added to your calendar (Jesse)
-
Mail:
- Numerous i18n encoding, decoding, and display fixes. Non-ASCII
@@ -76,6 +69,34 @@ Mail:
- New "Select All" command. "Mark all messages as seen" became "Mark
(selected) messages seen". (Jeff)
+Calendar:
+
+ - Improved todo list and calendar view gui (Damon)
+
+ - Printing works again (Federico)
+
+ - Config dialog improvement and implementation (Damon)
+
+ - Todo and calendar conduits working, except for archiving (JP)
+
+Addressbook:
+
+ - Lots of internal refactoring of addressbook, including changes due
+ to gal. (Chris, Chris)
+
+ - Lots of bug fixes. (Chris, Chris, Matt Bissiri, Iain, Dan)
+
+ - Added a working field to save whether the contact wants HTML. (Chris)
+
+ - Added "Stop" and "View All" toolbar buttons. (Chris)
+
+ - Lots of work on modifiable LDAP. (Chris)
+
+ - Recognizes a lot more Prefixes and Suffixes when parsing names. (Nat)
+
+ - The card view doesn't write out cards unless they've changed. (Chris)
+
+ - New layout of address editor dialog. (Anna, Chris)
Version 0.5.1, "Salamended", 2000-09-15
---------------------------------------