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."

1 of 418 comments (clear)

  1. 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?