summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-07-25 14:52:16 -0300
committerTomás Touceda <chiiph@leap.se>2013-07-25 14:52:16 -0300
commitc715e5fbd3f48f9a3555be659ccfe859f97c9d7c (patch)
tree925059c3418171e17bfe716482bfb72b5146a4c4 /changes
parentf60413b6e93089e8f5b1bc6ecd8e87f1b669483e (diff)
parent4e86d1bd29890cfb7bc02f5bcf434e175d810d1a (diff)
Merge remote-tracking branch 'drebs/bug/2937-events-should-be-asynchronous' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_2937-events-should-be-asynchronous1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_2937-events-should-be-asynchronous b/changes/bug_2937-events-should-be-asynchronous
new file mode 100644
index 00000000..e579e79c
--- /dev/null
+++ b/changes/bug_2937-events-should-be-asynchronous
@@ -0,0 +1 @@
+ o Made calls to leap.common.events asynchronous. Closes #2937.