diff options
author | Kali Kaneko <kali@leap.se> | 2013-12-23 02:12:00 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-12-23 02:13:39 -0400 |
commit | 7b83416ab19f28b133c59deeffcd65e0cfc040e5 (patch) | |
tree | bc6888175028b44ac759e0cfc811bec5b9cc2881 /changes/bug_safety-check-for-last-uid | |
parent | bd93b18b3e55ca5b3b4c4a00edb427ae60dc7f16 (diff) | |
parent | 20c4a5c369ca7e5e169c17791eeb74756b23fd56 (diff) |
Merge branch 'develop' into debian
Prepare for 0.3.9-rc
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. |