Mozilla 1.5.1 has been released for Mac OS X. This minor update fixes a downloading crash on OS X 10.1 (bug 213639).
Mozilla Thunderbird 0.4 is now available. This latest version includes an updated default theme, better operating system integration, a Palm address book synchronization extension and several other new features and bug fixes.
Mozilla Firebird has a new download manager and an offline mode (bug 171600).
NSPR 4.4.1 has been released.
escape()
and unescape()
FunctionsThe JavaScript escape()
and unescape()
functions have been changed to
be more compliant with the ECMAScript standard
(bug 44272). This
means that they are
no
lomger suitable for URL manipulation: the functions encodeURI()
,
decodeURI()
, encodeURIComponent()
and decodeURIComponent()
should be used instead.
Bart Decrem is looking for help to automate the processing of donations.
Doug Turner and Darin Fisher have Mozilla Firebird working on a HP iPAQ 5555 Pocket PC running Familiar Linux 0.7.2.
The trunk is currently frozen for Mozilla 1.6 Beta. Check tinderbox for the latest status.