diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-07-26 10:52:50 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-07-26 10:54:16 -0300 |
commit | d03177371cb2a686beebdc9e0b45d45f126b2c85 (patch) | |
tree | de210483ed6641b9fa04825014acabb813ad6d56 /changes/bug_2937-events-should-be-asynchronous | |
parent | bbd4048a920864284c77cea2d98579db2897c3ce (diff) |
Fold in changes0.2.4
Diffstat (limited to 'changes/bug_2937-events-should-be-asynchronous')
-rw-r--r-- | changes/bug_2937-events-should-be-asynchronous | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/bug_2937-events-should-be-asynchronous b/changes/bug_2937-events-should-be-asynchronous deleted file mode 100644 index e579e79c..00000000 --- a/changes/bug_2937-events-should-be-asynchronous +++ /dev/null @@ -1 +0,0 @@ - o Made calls to leap.common.events asynchronous. Closes #2937. |