aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-10-29 00:44:44 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-10-29 00:44:44 +0800
commite8a29230cd846a805649b97baca6f943b02814ce (patch)
tree4d6daa3d2f4f6e793139701916b6d6928e3c323d
parent6a791ddb8dd0167cb645776b58ee5636e744c3e0 (diff)
downloadgsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar.gz
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar.bz2
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar.lz
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar.xz
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.tar.zst
gsoc2013-evolution-e8a29230cd846a805649b97baca6f943b02814ce.zip
Update with Addressbook and Mail news.
svn path=/trunk/; revision=18458
-rw-r--r--NEWS47
1 files changed, 42 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 8c1647833e..fa14c8d6d3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,20 @@ Evolution 1.1.3, 2002-??-??
Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
+ * Addressbook
+
+ #25477 -- Crash. (Toshok)
+ #29067 -- Editing an address entry causes it to disappear. (Toshok)
+ #29144 -- Selection problem in directory servers page of
+ preferences dialog. (Toshok)
+ #32144 -- Incorrect filename when saving contact with 8-bit ascii
+ characters. (Toshok)
+
* Calendar
#11434 -- Closing event/task editor & committing fields. (Rodrigo)
#16036 -- The work week view goes stupid whrn you scroll through
- the months. (JP)
+ the months. (JP)
#19159 -- Application "evolution-alarm-notify" has crashed.
(Rodrigo)
#25153 -- Crash on iCalendar entry. (Rodrigo)
@@ -17,16 +26,43 @@ Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#31812 -- "Day begins" in Settings should respect 12/24 time pref.
(JP)
#32613 -- "New Appointment" uses local calendar instead of default
- calendar. (Rodrigo)
+ calendar. (Rodrigo)
#32276 -- My custom task view crashes task and calender views
every time. (JP)
#32371 -- Crash on close/save on calender. (Rodrigo)
+ * Mail
+
+ #5529 -- Omit signature when quoting. (Jeff)
+ #15966 -- Visual bug in moving a message to a folder. (Mike)
+ #28735 -- Reply to list isn't looking in Cc: for recipients.
+ (Jeff)
+ #30045 -- Possible man-in-the-middle attack when using SSL.
+ (Michael)
+ #31456 -- Evolution doesn't see certain IMAP mailboxes.
+ (Michael)
+ #31647 -- Subscribe dialog is broken. (Michael)
+ #31667 -- IMAP filtering can drop out before completion or run
+ multiple times. (Michael)
+ #31788 -- Redundant string in translation. (Jeff)
+ #31789 -- Redundant string in translation. (Jeff)
+ #31891 -- Setup Assistant looses account name if you go back.
+ (Jeff)
+ #32002 -- Crash when creating folder. (Jeff)
+ #32229 -- Mail quits when attempting to open a PGP icon in the
+ message. (Jeff)
+ #32230 -- Preferences crashes the mail component. (Jeff)
+ #32268 -- Filters on source account fail. (Jeff)
+ #32270 -- Passwords are lost when pressing "cancel all" on
+ send/receive. (Jeff)
+ #32293 -- Can't select PGP; it keeps reverting to GPG. (Jeff)
+ #32328 -- New email message sound notification poblem. (Jeff)
+
* Shell
#25891 -- Crash when notifying a CORBA exception. (Ettore)
#27735 -- Missing Cancel button in "Open Other User's Folder"
- dialog. (Ettore)
+ dialog. (Ettore)
#30950 -- Crash when trying to delete a toplevel folder bar node.
(Ettore)
#31303 -- X locked when opening a folder bar node that requires a
@@ -39,8 +75,8 @@ Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Summary
#31581 -- Gnotices news feed doesn't work. (Ettore)
- #31607 -- Calendar and Tasks not listed. (Ettore)
- #31616 -- Calendar and Tasks not listed. (Ettore)
+ #31607 -- Appointments and tasks not listed. (Ettore)
+ #31616 -- Appointments and tasks not listed. (Ettore)
#31639 -- Crash when changing preferences. (Ettore)
* GtkHTML
@@ -58,6 +94,7 @@ Other fixes:
- Fix settings dialog size for smaller fonts. (Ettore)
+
Evolution 1.1.2, 2002-10-07
---------------------------