Changelog for previous release (Miramar 3.3 Alpha 1) | Changelogs for other Thunderbird releases
Released on 20 Jan 11, and this changelog was last updated on 24 Jan 11.
Miramar 3.3 Alpha 2 has been released. Release notes are available.
Changes in Miramar 3.3 Alpha 2 (94)
Thunderbird-specific: (41)
- Fixed: 304835 - Attachments aren’t draggable from compose windows.
- Fixed: 308875 - ‘space bar’ message reading scrolling broken for formatted messages (with remote images)
- Fixed: 439291 - thunderbird doesn’t have the account/folder list under the Go menu
- Fixed: 511375 - Add Ctrl-F4 keyboard shortcut to close tab
- Fixed: 531245 - Import from Apple Mail.app breaks messages and causes data loss.
- Fixed: 531534 - “Close message window on delete” does not work when messages are opened in tabs
- Fixed: 534523 - Move to / Copy to Recent context submenu list doesn’t sort folder names alphabetically [v3.0 regression]
- Fixed: 537228 - msgCompSMIMEOverlay.xul: indentation fix
- Fixed: 545557 - better windows theme colors when not in a11y theme mode
- Fixed: 549306 - addressbook background color doesn’t change in windows’ accessibility mode
- Fixed: 550844 - Complete fixing up unit test for bug 526733 (installation of extensions via application/x-xpinstall type)
- Fixed: 571759 - Move Add-on Manager to be in a content tab
- Fixed: 579576 - Thunderbird cannot stop loading messages using the customizable “stop” toolbar button
- Fixed: 594369 - Message panel ‘sender’ header is not aligned to the right on RTL Thunderbird 3.1
- Fixed: 601573 - Support omnijar in Thunderbird
- Fixed: 606327 - Investigate updating Thunderbird to the latest MozMill
- Fixed: 608981 - Enable building of places in Thunderbird, but disable history by default
- Fixed: 610603 - mailnews.headers.showMessageId doesn’t show the Message-ID unless you click on ‘+’
- Fixed: 612023 - Can’t open URIs from the command line
- Fixed: 612338 - Package ConsoleAPI.js
- Fixed: 613195 - No keyword detection for missing attachment feature
- Fixed: 613435 - msgCompSMIMEOverlay.xul: 1 s/observes/command/
- Fixed: 613443 - msgCompSMIMEOverlay.xul: remove useless |insertbefore=”button-save”|
- Fixed: 613975 - Inconsistent Print and Print Preview between File and message context menu
- Fixed: 614205 - Drop unnecessary NECKO_PROTOCOLS_DEFAULT in confvars.sh
- Fixed: 614918 - On Solaris 10, /bin/sh doesn’t understand “export LDAP_COMPONENT=mozldap”
- Fixed: 614994 - Update logo for Miramar branding
- Fixed: 616176 - Dictionary won’t install at all (not notification of incompatible dictionary)
- Fixed: 616316 - MozMill runtest.py now depends on simplejson, even on Python 2.6
- Fixed: 616932 - [Quick Filter bar] Missing tag icon
- Fixed: 618467 - pane separator problem – too thin, can’t tell what a click would do
- Fixed: 618528 - subscribe dialog content is broken
- Fixed: 620022 - should clear message display when switching to summarize view
- Fixed: 620467 - Give Account Central system colors
- Fixed: 620638 - List of messages (central pane) recovering left-hand side panel
- Fixed: 621519 - Attachment keyword icon is wrong
- Fixed: 623503 - Factor out MozMill content-tab helpers into a separate file
- Fixed: 624108 - Land about:support
- Fixed: 624150 - Generalize about:rights code into an about: redirector
- Fixed: 625146 - Don’t count MozMill support functions as tests
- Fixed: 625361 - Enable nsIBrowserSearchService in Thunderbird.
MailNews Core: (53)
- Fixed: 195702 - attachment size should be visible in compose window
- Fixed: 250141 - Need way to purge/delete downloaded newsgroup messages
- Fixed: 286581 - IMAP AUTHENTICATE EXTERNAL with TLS and given client certificate
- Fixed: 444093 - Spec out nsIAbItem::uuid more clearly
- Fixed: 540288 - News article is empty if selected during download from news server
- Fixed: 541718 - The structure with which RSS Feed was developed was changed, and the HTML display of Feed became impossible.
- Fixed: 544984 - Improve print format of attachment file names, esp. remove content-type and content-encoding
- Fixed: 545343 - Port |Bug 526451 – allow to build gconf and gnomevfs/gio support independently| to comm-central
- Fixed: 555557 - Update license blocks to use “Mozilla Foundation” instead of “Mozilla Messaging” (c-c)
- Fixed: 561292 - TB doesn’t keep track of forwarded messages on IMAP servers that don’t support $forwarded IMAP flag
- Fixed: 562926 - detachAttachmentsWOPrompts crashes with zero counts [@ nsMessenger::DetachAttachmentsWOPrompts(nsIFile*, unsigned int, char const**, char const**, char const**, char const**, nsIUrlListener*)]
- Fixed: 574961 - crash [@ MimeHeaders_get(MimeHeaders*, char const*, int, int)] [@ MimeHeaders_get_name] [@ @0x0 | MimeHeaders_get_name(MimeHeaders*, MimeDisplayOptions*)]
- Fixed: 577887 - Kill MOZ_LDAP_XPCOM_EXPERIMENTAL
- Fixed: 579682 - Attachments disappear when attempting to open and view mail (Tb generates association of .file_extension->multipart/appledouble in mimeTypes.rdf, then multipart/appledouble is applied to file of the .file_extension sent with application/octet-stream)
- Fixed: 579783 - warnings in nsBayesianFilter
- Fixed: 579811 - warning: initialization discards qualifiers from pointer target type in porter_stemmer
- Fixed: 582195 - Create sane equivalent of ConvertibleToNative() function for frozen linkage
- Fixed: 587475 - Reimplement UTF-7 in mailnews
- Fixed: 605972 - Use balloon tips to notify new messages
- Fixed: 606699 - The new “count the size of attachments” feature does not count bytes for .eml attachments
- Fixed: 607032 - [OS/2] Followup to bug#602842, port fakelibs
- Fixed: 608048 - xpcshell target does not pass-down $(EXTRA_TEST_ARGS)
- Fixed: 608202 - xpcshell: new test_attachment_size.js fails, “ASSERTION: nothing to write!: ‘dest >= line && dest < src’ … mimeenc.cpp, line 757″ in yenc test
- Fixed: 608673 - Port |Bug 418866 – fix profile-guided optimization (pgo) on linux| to comm-central
- Fixed: 609683 - double messages ending up in imap offline store
- Fixed: 609796 - Port |Bug 576399 – GCC 4.5 -Os bustage workaround| to c-c
- Fixed: 609909 - crash [@ nsNNTPProtocol::HandleAuthenticationFailure()]
- Fixed: 610611 - redundant GetMessageKey() call
- Fixed: 612201 - nsMessenger::mScriptObject is not used
- Fixed: 613184 - IMAP protocol causes tens of wakeups
- Fixed: 613224 - Documentation has outdated links in altbase.h and other files, MDN /docs/
- Fixed: 613419 - Port Breakpad default-changes to comm-central in configure.in
- Fixed: 613811 - Port PYTHON_VERSION check to c-c configure.in
- Fixed: 613846 - NSLDAP32V60.dll symbols don’t seem to have paths to files
- Fixed: 613875 - Crash [@ nsURIHashKey::HashKey(nsIURI const*)]
- Fixed: 615459 - configure deps not set correctly since LDAP move to hg
- Fixed: 616816 - CRs in nsMsgXFViewThread.cpp nsIMailboxUrl.idl certFetchingStatus.js mimecms.cpp
- Fixed: 617284 - Composition window busted due to JavaScript error: chrome://editor/content/editorUtilities.js unterminated regular expression literal
- Fixed: 617446 - libmime: mimeEncryptedClass (and also some other classes) are not exposed via XPCOM
- Fixed: 617889 - warning: value computed is not used in porter_stemmer
- Fixed: 618801 - Gloda fails to attach the right allUserAttachments property for buggy messages
- Fixed: 619131 - Fix JS_SHARED_LIBRARY setting in comm-central for non-libxul builds (aka fix Calendar/Lightning link errors)
- Fixed: 619387 - crash [@ nsMsgDBFolder::AutoCompact(nsIMsgWindow*)]
- Fixed: 619388 - crash [@ nsOfflineStoreCompactState::FinishCompact()]
- Fixed: 619888 - Add a JavaScript dictionary which can support arbitrary keys
- Fixed: 622665 - Remove old unused na2 import code
- Fixed: 623169 - importDialog.js uses different strings to back-end code to try and work out what it is doing
- Fixed: 623497 - Update trunk comm-central to LDAP c-sdk version 6.0.7
- Fixed: 623522 - Stop IMAP touching the preference service from background threads | Permanent Orange | TEST-UNEXPECTED-FAIL | test_dod.js | false == true
- Fixed: 623685 - mail.imap.mime_parts_on_demand_max_depth is obsolete
- Fixed: 623883 - Fix some small occasional memory leaks in nsImapProtocol.cpp
- Fixed: 625126 - Make logHelper’s mark_failure work a little better
- Fixed: 625401 - Port Bug 585818 (Define variable so Makefiles can easily tell if they’re targeting either x86 or x64) to comm-central
The Rumbling Edge :: Thunderbird Release Changelogs | 26-Feb-11 at 12:04 am | Permalink
[...] What’s new in Miramar 3.3 Alpha 2 … (Released on 20 Jan 2011) [...]
The Rumbling Edge :: Miramar 3.3 Alpha 3 Released | 24-Mar-11 at 2:13 am | Permalink
[...] Changelog for previous release (Miramar 3.3 Alpha 2) | Changelogs for other Thunderbird releases [...]