diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-12 15:39:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-12 15:39:06 -0400 |
commit | d165812416246f3b34d80904d6b253bd7eb1f4fa (patch) | |
tree | a1180cdedc6c37366d194159058981ba8a9feb43 /changes | |
parent | 6b4eace248272f4defae0f6cc9933588b1b498b3 (diff) | |
download | tor-d165812416246f3b34d80904d6b253bd7eb1f4fa.tar.gz tor-d165812416246f3b34d80904d6b253bd7eb1f4fa.zip |
remove a redundant changes file for 22750
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket22750 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket22750 b/changes/ticket22750 deleted file mode 100644 index 6bc1fb2639..0000000000 --- a/changes/ticket22750 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (logging, sandbox): - - Use the correct system call in sandbox error messages. Fixes bug - 22750; bugfix on 0.2.5.1-alpha. |