From c52fd7d6f162448540ddc756a0bf68be2437e4b1 Mon Sep 17 00:00:00 2001 From: snj Date: Wed, 1 Dec 2004 01:49:24 +0000 Subject: Pullup ticket 157 - requested by Havard Eidnes security fix for thunderbird and thunderbird-gtk2 Module Name: pkgsrc Committed By: kristerw Date: Thu Nov 4 20:06:34 UTC 2004 Modified Files: pkgsrc/mail/thunderbird: distinfo pkgsrc/mail/thunderbird/patches: patch-bt Log Message: Use __va_copy instead of va_copy for NetBSD. This is needed on gcc 3.4= since the build use -ansi that in turn makes gcc 3.4 modify its pre- defined symbols in such a way that va_copy is not defined. --- Module Name: pkgsrc Committed By: taya Date: Sun Nov 14 23:38:20 UTC 2004 Modified Files: pkgsrc/mail/thunderbird: Makefile-thunderbird.common PLIST dist= info pkgsrc/mail/thunderbird-gtk2: PLIST Log Message: Update thunderbird & thunderbird-gtk2 to 0.9 Here are the highlights for this Thunderbird release: * Saved Search Folders - Saved Search Folders display messages based on previously set search criteria. For example, instead of filtering messages into a new folder, you could create a Saved Search Folder that lists all the messages received from a certain person over the past 30 days, even if those messages are stored in different folders and subfolders. * Message Grouping - You can now group messages in a folder by attributes such as date, sender, priority or a custom label. For instance, a folder grouped by date will group messages from today, yesterday, last week, etc. into self-contained groups in the message list pane. (View > Sort By > Grouped By Sort) * Other New Features - Messages with attachments now get marked as such in the message list pane immediately and not when the message is displayed. - Improvements to Thunderbird's Global Inbox support for POP3 users. - The new quick search bar introduced in 0.8 now features a clear button when search text is present inside the quick search box. - Fixed a regression introduced in 0.8 where a user could not change the local folder path in the Account Manager. - Improved offline support including fixes for common offline-related problems. - Improved privacy controls block remote content in e-mail messages from senders not in your address book. - Long file attachment names are no longer truncated in the message pane. - Bug fixes too numerous to mention! --- mail/thunderbird/MESSAGE | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'mail/thunderbird/MESSAGE') diff --git a/mail/thunderbird/MESSAGE b/mail/thunderbird/MESSAGE index 0be21c7bcfd..b0bb32bea47 100644 --- a/mail/thunderbird/MESSAGE +++ b/mail/thunderbird/MESSAGE @@ -1,4 +1,9 @@ -If you have ever run another version of thunderbird or thunderbird-gtk2, you -must remove compreg.dat under your thunderbird profile before you run thunderbird. -e.g. +=========================================================================== +$NetBSD: MESSAGE,v 1.1.2.1 2004/12/01 01:49:24 snj Exp $ + +If you have ever run another version of thunderbird or thunderbird-gtk2, +you must remove compreg.dat under your thunderbird profile before +you run thunderbird, e.g. rm ~/.thunderbird/*/compreg.dat + +=========================================================================== -- cgit v1.2.3