aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ae6c50f..3afab70 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 81: BGe 07-Nov-13
4 * Make set_finalizer(), set_debug_threadname(), cancel_test() and set_error_reporting() transferable from lane to lane
5 * Improved some DEBUGSPEW output
6
3CHANGE 80: BGe 06-Nov-13 7CHANGE 80: BGe 06-Nov-13
4 * Fix a few compilation warnings about uninitialized variables 8 * Fix a few compilation warnings about uninitialized variables
5 * Fixed a bad extern variable declaration resulting in multiple instances (crashes the Pelles-C build) 9 * Fixed a bad extern variable declaration resulting in multiple instances (crashes the Pelles-C build)