diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-12-20 17:50:04 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-12-20 17:50:04 -0300 |
commit | 34bcd4d07c8c099f2a089133ad88e179d94865c3 (patch) | |
tree | c84bcf1eea06ddd49f84cfd3674d3c28db102571 /changes/bug_safety-check-for-last-uid | |
parent | 460b704771d518e76cfe10cda520a1a0a688ce8c (diff) | |
parent | d7157d12829494a600fb1d460c481b916e3f75be (diff) |
Merge remote-tracking branch 'refs/remotes/kali/bug/use-soledad-writer-for-updates' into develop
Diffstat (limited to 'changes/bug_safety-check-for-last-uid')
-rw-r--r-- | changes/bug_safety-check-for-last-uid | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_safety-check-for-last-uid b/changes/bug_safety-check-for-last-uid new file mode 100644 index 0000000..bb0229f --- /dev/null +++ b/changes/bug_safety-check-for-last-uid @@ -0,0 +1 @@ + o Sanity check on last_uid setter. Avoids incomplete fetches. |