File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ===============================================================================
2+ Changes in 1.0rc2
3+ ===============================================================================
4+
5+ - Added support for stack dump
6+ - Added support for ucontext to cover more architectures
7+ - Fixed code that assumes 64-bit OS to support 32bit environments
8+ - Enhanced performance with --enable-valgrind when Valgrind is not used
9+ - Fixed a bug in TLS handling
10+ - Fixed a bug in memory pool
11+
112===============================================================================
213 Changes in 1.0rc1
314===============================================================================
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.0rc1 ] ) dnl
6+ m4_define ( [ ABT_VERSION_m4] ,[ 1.0rc2 ] ) 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