diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-11-27 11:19:01 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-11-27 11:19:01 +0100 |
commit | 68088c8c7636ddcd5bd64ab7edcf17ce2d4eebc8 (patch) | |
tree | e26307325092949be6797e8a0bf8e8288d7d3363 | |
parent | ccce35f39c2b533803d6ce8e9b82cd5c63fcedac (diff) | |
download | lanes-68088c8c7636ddcd5bd64ab7edcf17ce2d4eebc8.tar.gz lanes-68088c8c7636ddcd5bd64ab7edcf17ce2d4eebc8.tar.bz2 lanes-68088c8c7636ddcd5bd64ab7edcf17ce2d4eebc8.zip |
Update CHANGES
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 40: BGe 22-Nov-2012 | 3 | CHANGE 51: BGe 27-Nov-2012 |
4 | * linux flavors with older glibc use prctl instead of pthread_setname_np | ||
5 | * selfdestruct chain handling is now the same on all platforms | ||
6 | |||
7 | CHANGE 50: BGe 22-Nov-2012 | ||
4 | * bugfix: linda:set() no longer clears the storage limit | 8 | * bugfix: linda:set() no longer clears the storage limit |
5 | 9 | ||
6 | CHANGE 49: BGe 21-Nov-2012 | 10 | CHANGE 49: BGe 21-Nov-2012 |