Slashdot Mirror


Mozilla 0.9.3 Released

nexex writes: "Shamelessly ripped from Mozilla.org, "Talkback data shows that recent 0.9.2 branch builds are more stable than Netscape 4.78 and we expect even better results for 0.9.3. Now is the time to try Mozilla again if you've been waiting for stability to improve." Translation: Mozilla is better than ever. Get your copy here."

2 of 418 comments (clear)

  1. coolfeatures by BroadbandBradley · · Score: 4, Interesting

    text sizing:
    CTRL+
    Or
    CTRL-
    to enlarge text or make it smaller. great feature
    Keywords:
    edit bookmarks, pick a bookmark and pick properties, add a keyword. say 'sd' for slashdot.org. then type in the location box (ctrl L gets you focused on the location box) type sd and hit enter, you'll be whisked away to slashdot.org.
    SideBar Tabs:
    A great way to have quick acces to web tools like mapquest or an online dictionary. see the sidebar directory at:http://dmoz.org/Netscape/Sidebar/

  2. Interesting bug by wiredog · · Score: 5, Interesting
    Mozilla requires glibc 2.1 or later. (Bug 44787)

    The question is, why is this called a bug? It seems that requiring glibc 2.1 is fairly common in other programs. Library dependencies are normal, as later versions have APIs that earlier ones lacked, and expected. (Also, annoying if you are not warned, but here we are)

    So, why is a dependency a bug?