> A set of promises to keep compatibility with various APIs, broadly construed (XUL 1.0 is an API), until a 2.0 or higher-numbered major release. All milestone releases and trunk development between 1.0 and 2.0 will preserve frozen interface compatibility. Mozilla 1.0 is a greenlight to hackers, corporations, and book authors to get busy building atop this stable base set of APIs.
[^] # Re: Compil sur Mandrake
Posté par matiasf . En réponse à la dépêche Galeon 1.0 est sorti. Évalué à 1.
BuildRequires: mozilla-devel = 0.9.6
Requires: mozilla = 0.9.6
$ grep MOZILLA_REQUIRED configure
MOZILLA_REQUIRED=0.9.6
En forçant, çà marche peut-être avec la 0.9.5
> l'api de mozilla est freezée depuis la 0.9
Non.
L'api sera freezé avec la version 1.0:
http://www.mozilla.org/roadmap/mozilla-1.0.html(...)
> A set of promises to keep compatibility with various APIs, broadly construed (XUL 1.0 is an API), until a 2.0 or higher-numbered major release. All milestone releases and trunk development between 1.0 and 2.0 will preserve frozen interface compatibility. Mozilla 1.0 is a greenlight to hackers, corporations, and book authors to get busy building atop this stable base set of APIs.