diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-05-07 11:21:02 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-05-27 12:04:29 -0300 |
commit | 5a0de9fd25d783039345674680c67a2bd91815a5 (patch) | |
tree | ec1f07453effdd27b825510a9782c6de11f241ae /changes/feature_adapt-to-new-events-on-common | |
parent | 9515c944279e08221de1852ab373d24232dccbf1 (diff) |
[feat] adapt to new events api on common
- Related: #6359
Diffstat (limited to 'changes/feature_adapt-to-new-events-on-common')
-rw-r--r-- | changes/feature_adapt-to-new-events-on-common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_adapt-to-new-events-on-common b/changes/feature_adapt-to-new-events-on-common new file mode 100644 index 00000000..2cd3ea3e --- /dev/null +++ b/changes/feature_adapt-to-new-events-on-common @@ -0,0 +1 @@ +- Adapt bitmask to the new events api on leap.common. Related to #6359. |