diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 05:18:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 05:18:14 +0800 |
commit | f95459ff4d1989e4bacc00de9d734ee775cce74f (patch) | |
tree | 04ea23182841daa8a8bf070d6c966167eb7095c6 | |
parent | 7ad81be0056ac7377a7ddcd07423bd8fcf6121e9 (diff) | |
download | gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar.gz gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar.bz2 gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar.lz gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar.xz gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.tar.zst gsoc2013-evolution-f95459ff4d1989e4bacc00de9d734ee775cce74f.zip |
Updated a little bit.
svn path=/trunk/; revision=5389
-rw-r--r-- | NEWS | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,10 +1,13 @@ -Version 0.5, "insert-code-name-here", insert-date-here ------------------------------------------------------- +Version 0.5, "Salamander", 2000-09-12 +------------------------------------- Shell: - Switched to using ETree (Chris Toshok, Ettore) + - Added interfaces to change the string displayed in the tree view + as the name of the folder. (Ettore) + Calendar: - Uses only the new iCalendar standard internally; this means future @@ -26,7 +29,9 @@ Mailer: - Filters (but not vfolders) are now more powerful: they can check any message header, and can do regexp searches on the headers and - body. (Jeff) A first draft of an automated mailing list recognizer + body. (Jeff) + + - A first draft of an automated mailing list recognizer has been added. (It will need more/better rules.) (Ettore) - Attachments are handled differently now. All attachments always @@ -38,7 +43,7 @@ Mailer: - Lots of i18n/charset fixing. (Lauris) - - Shiny new icons (Tuomas) + - Shiny new icons. (Tuomas) - Giant menu reorganization. Most message operations are now in the "Message" menu, and folder operations in the "Folder" menu. @@ -56,7 +61,7 @@ Mailer: directly. (Peter) - Reply To All will now remove your own addresses from the recipient - lists (Jesse Pavel) + lists. (Jesse Pavel) - Folders are synced when you switch to another folder now. (Dan) |