Please see the new [Release Notes] (http://code.google.com/chrome/nativeclient/docs/releasenotes.html) page for current information.
This page summarizes the changes in each downloadable “tarball” of the Native Client project. To get the latest tarball for each platform, see [Downloads] (downloads.md).
Between 0.2 and 0.1, the Native Client source hierarchy changed substantially, and the main development repository changed from an internal one to the [nativeclient project's SVN repository] (http://code.google.com/p/nativeclient/source/browse#svn/trunk).
This section describes the changes in each 0.2 release. You can find some more information in the RELEASE_NOTES
file of the src/native_client/
directory (here's the [latest version] (http://code.google.com/p/nativeclient/source/browse/trunk/src/native_client/RELEASE_NOTES)).
No changes except for a new expiration date: March 17, 2010
No changes except for a new expiration date: January 14, 2010
Includes all [changes up to r782] (http://code.google.com/p/nativeclient/source/list?start=782). Most significantly:
Includes all [changes up to r538] (http://code.google.com/p/nativeclient/source/list?start=538), plus r543 (on Google Code) and r544 (on Google Code). Most significantly:
Includes all [changes up to r343] (http://code.google.com/p/nativeclient/source/list?start=343). Most significantly:
Includes all [changes up to r280] (http://code.google.com/p/nativeclient/source/list?start=280). Most significantly:
scons-out
now have -x86-32
added to their names.Some advice: * If you have bookmarks for the examples, update them to add -x86-32
. * If you've been downloading Native Client frequently, you might end up with both old and new binaries under scons-out
— for example, scons-out/nacl
and scons-out/nacl-x86-32
. To avoid problems, delete the non-x86-32
versions of all the directories that contain binaries (that is, all the scons-out
directories except doc
).
Release notes for 0.1 distributions are in the RELEASE_NOTES
file in the nacl/googleclient/native_client/
directory.
Note: The date in the release notes might not match the date in this page. The date in the notes reflects when the notes were edited, which might be a few days before the release; this page lists the day the release went out.
You can find copies of the release notes in the SVN repository: