| OLD | NEW |
| 1 .. _sdk-release-notes: | 1 .. _sdk-release-notes: |
| 2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
| 3 ############# | 5 ############# |
| 4 Release Notes | 6 Release Notes |
| 5 ############# | 7 ############# |
| 6 | 8 |
| 7 The dates in the following release notes denote when Chrome and the NaCl SDK | 9 The dates in the following release notes denote when Chrome and the NaCl SDK |
| 8 reached canary status. The stable release is typically 6 weeks later. | 10 reached canary status. The stable release is typically 6 weeks later. |
| 9 | 11 |
| 10 Chrome/Pepper 49 | 12 Chrome/Pepper 49 |
| 11 ================ | 13 ================ |
| 12 | 14 |
| (...skipping 748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 761 | 763 |
| 762 PPAPI | 764 PPAPI |
| 763 ----- | 765 ----- |
| 764 | 766 |
| 765 * The ``CompletionCallbackFactory`` class template now takes a thread traits | 767 * The ``CompletionCallbackFactory`` class template now takes a thread traits |
| 766 class as its second parameter. For details see the `CompletionCallbackFactory | 768 class as its second parameter. For details see the `CompletionCallbackFactory |
| 767 class template reference | 769 class template reference |
| 768 </native-client/pepper_stable/cpp/classpp_1_1_completion_callback_factory#deta
ils>`_. | 770 </native-client/pepper_stable/cpp/classpp_1_1_completion_callback_factory#deta
ils>`_. |
| 769 | 771 |
| 770 .. TODO: Port release notes for older releases | 772 .. TODO: Port release notes for older releases |
| OLD | NEW |