Jeff Thompson | 52fe4e7 | 2013-11-08 14:24:22 -0800 | [diff] [blame] | 1 | NDN-CPP v0.2 (2013-11-08) |
| 2 | |
| 3 | This release fully supports the Common Client Libraries API. |
| 4 | http://named-data.net/codebase/platform/documentation/ndn-ccl-api/ |
| 5 | |
| 6 | Changes to future versions will be detailed in this CHANGELOG. |
| 7 | |
Jeff Thompson | 9b282e0 | 2013-08-09 17:13:38 -0700 | [diff] [blame] | 8 | NDN-CPP v0.1 (2013-08-09) |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 9 | |
| 10 | This is the initial release, with support for expressInterest for one interest at a time. A new release |
| 11 | coming soon will have a Pending Interest Table and support processing multiple simultaneous interest and |
| 12 | data packets. |