diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-11 22:24:37 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-11 22:24:37 -0500 |
commit | 936ce997bb081a76823885fc11c3f55679800f82 (patch) | |
tree | b9c30a7b048bc313f5e964cc0ca284189f9e5d24 /changes/bug20935 | |
parent | cbdb3c92f58c4ab1f80542d8e2c1b54557db29dc (diff) | |
download | tor-936ce997bb081a76823885fc11c3f55679800f82.tar.gz tor-936ce997bb081a76823885fc11c3f55679800f82.zip |
Remove changes files from master that are already in 0297-rc
Diffstat (limited to 'changes/bug20935')
-rw-r--r-- | changes/bug20935 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug20935 b/changes/bug20935 deleted file mode 100644 index 78068c7c06..0000000000 --- a/changes/bug20935 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (portability): - - Use the correct spelling of MAC_OS_X_VERSION_10_12 on configure.ac - Fixes bug 20935; bugfix on 0.2.9.6-rc. |