aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 31ca342..f4ff88a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,14 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 31 BGe 17-Apr-2011
7* linda uses a fast FIFO implementation to speed up data exchanges
8* new linda:count() method
9* new linda batched data read mode
10* proper key type check in all linda methods
11* fix setup-vc.cmd to support Visual Studio 2010 and Windows 7 64 bits
12* bugfix: release keeper state mutex at desinit
13
6CHANGE 30 BGe 30-Mar-2011 14CHANGE 30 BGe 30-Mar-2011
7* linda honors __tostring and __concat 15* linda honors __tostring and __concat
8* new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda 16* new accessor linda:keys(), to retrieve the list of keys with pending data inside a linda