| OLD | NEW |
| 1 Welcome to the Native Client SDK | 1 Welcome to the Native Client SDK |
| 2 ================================ | 2 ================================ |
| 3 | 3 |
| 4 Native Client Tools Bundle | 4 Native Client Tools Bundle |
| 5 Version: ${VERSION} | 5 Version: ${VERSION} |
| 6 Chrome Revision: ${CHROME_REVISION} | 6 Chrome Revision: ${CHROME_REVISION} |
| 7 Chrome Commit Position: ${CHROME_COMMIT_POSITION} |
| 7 Native Client Revision: ${NACL_REVISION} | 8 Native Client Revision: ${NACL_REVISION} |
| 8 Build Date: ${DATE} | 9 Build Date: ${DATE} |
| 9 | 10 |
| 10 Please refer to the online documentation here: | 11 Please refer to the online documentation here: |
| 11 | 12 |
| 12 https://developers.google.com/native-client | 13 https://developers.google.com/native-client |
| 13 | 14 |
| 14 Contributing | 15 Contributing |
| 15 ------------ | 16 ------------ |
| 16 | 17 |
| 17 If you want to contribute to the Native Client SDK itself, please read the | 18 If you want to contribute to the Native Client SDK itself, please read the |
| 18 online documentation on contributing code to Chromium here: | 19 online documentation on contributing code to Chromium here: |
| 19 | 20 |
| 20 http://www.chromium.org/developers/contributing-code | 21 http://www.chromium.org/developers/contributing-code |
| 21 | 22 |
| 22 Known Issues | 23 Known Issues |
| 23 ------------ | 24 ------------ |
| 24 | 25 |
| 25 Please refer to the online documentation here: | 26 Please refer to the online documentation here: |
| 26 | 27 |
| 27 http://code.google.com/chrome/nativeclient/docs/releasenotes.html | 28 http://code.google.com/chrome/nativeclient/docs/releasenotes.html |
| OLD | NEW |