diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-01 16:38:23 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-01 16:38:23 +0100 |
commit | 4d7a0a1310886c6b27505aeea1ac54e811e7dbf0 (patch) | |
tree | bf2428b1cc0d649ba72b751ef0aa1df70be2ec63 /changes/bug29244 | |
parent | d1c0dbabfaa2d26839af55c834677b667479b369 (diff) | |
download | tor-4d7a0a1310886c6b27505aeea1ac54e811e7dbf0.tar.gz tor-4d7a0a1310886c6b27505aeea1ac54e811e7dbf0.zip |
Update Cargo.lock with new comment; suppress 29244.
Diffstat (limited to 'changes/bug29244')
-rw-r--r-- | changes/bug29244 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29244 b/changes/bug29244 new file mode 100644 index 0000000000..6206a95463 --- /dev/null +++ b/changes/bug29244 @@ -0,0 +1,4 @@ + o Minor bugfixes (build, compatibility): + - Update Cargo.lock file to match the version made by the latest + version of Rust, so that "make distcheck" will pass again. + Fixes bug 29244; bugfix on 0.3.3.4-alpha. |