diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-05 12:33:59 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-05 13:16:54 -0300 |
commit | ca0fbf276f7374c9b2d5acfee277f65877bebc05 (patch) | |
tree | f5327907af3d0c18a994003fd5c19c475d7876d7 /changes/bug-7451_missing-attribute | |
parent | f2a5b0ab6361d66cf2f0ae31d1b7c4602cb8e1bd (diff) |
[pkg] fold in changes
Diffstat (limited to 'changes/bug-7451_missing-attribute')
-rw-r--r-- | changes/bug-7451_missing-attribute | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/bug-7451_missing-attribute b/changes/bug-7451_missing-attribute deleted file mode 100644 index 502210c6..00000000 --- a/changes/bug-7451_missing-attribute +++ /dev/null @@ -1 +0,0 @@ -- Assign the timeout 'call later' before starting the sync to prevent race conditions. Related to #7451. |