File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ===============================================================================
2+ Changes in 1.0
3+ ===============================================================================
4+
5+ - Added support for restarting xstream
6+ - Updated the example code
7+ - Fixed the IBM POWER support
8+ - Fixed a bug in affinity management
9+ - Fixed a bug in future operation
10+ - Fixed a bug in hugepage allocation
11+ - Removed retain/release APIs of ULTs and tasklets
12+ - Removed the event interface
13+ - Updated the code formatting standard to use clang-format
14+
115===============================================================================
216 Changes in 1.0rc2
317===============================================================================
Original file line number Diff line number Diff line change 33# See COPYRIGHT in top-level directory.
44#
55
6- m4_define ( [ ABT_VERSION_m4] ,[ 1.0rc2 ] ) dnl
6+ m4_define ( [ ABT_VERSION_m4] ,[ 1.0 ] ) dnl
77m4_define ( [ ABT_RELEASE_DATE_m4] ,[ unreleased development copy] ) dnl
88
99# For libtool ABI versioning rules see:
You can’t perform that action at this time.
0 commit comments