Skip to content

Commit

Permalink
Merge pull request #166 from shintaro-iwasaki/Release10
Browse files Browse the repository at this point in the history
CHANGES/version: updates for the 1.0 release

Approved-by: Pavan Balaji<balaji@anl.gov>
  • Loading branch information
shintaro-iwasaki authored Mar 31, 2020
2 parents 9b945a6 + 70949ee commit b8786cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
===============================================================================
Changes in 1.0
===============================================================================

- Added support for restarting xstream
- Updated the example code
- Fixed the IBM POWER support
- Fixed a bug in affinity management
- Fixed a bug in future operation
- Fixed a bug in hugepage allocation
- Removed retain/release APIs of ULTs and tasklets
- Removed the event interface
- Updated the code formatting standard to use clang-format

===============================================================================
Changes in 1.0rc2
===============================================================================
Expand Down
2 changes: 1 addition & 1 deletion maint/version.m4
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# See COPYRIGHT in top-level directory.
#

m4_define([ABT_VERSION_m4],[1.0rc2])dnl
m4_define([ABT_VERSION_m4],[1.0])dnl
m4_define([ABT_RELEASE_DATE_m4],[unreleased development copy])dnl

# For libtool ABI versioning rules see:
Expand Down

0 comments on commit b8786cb

Please sign in to comment.