diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-24 17:08:13 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-24 17:08:13 -0500 |
commit | 2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085 (patch) | |
tree | 11e79e80a2c3706f44f2a32683763e91e5f1d23f /changes/ticket22342 | |
parent | fdc1cc9b4480d638970c5ee2f6f69c85e7767e6b (diff) | |
download | tor-2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085.tar.gz tor-2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085.zip |
Start on a changelog for 0.3.1.1-alpha
Diffstat (limited to 'changes/ticket22342')
-rw-r--r-- | changes/ticket22342 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket22342 b/changes/ticket22342 deleted file mode 100644 index 53505509d2..0000000000 --- a/changes/ticket22342 +++ /dev/null @@ -1,3 +0,0 @@ - o Code simplification and refactoring: - - Small changes to Tor's buf_t API to make it suitable for use as - a general-purpose safe string constructor. Closes ticket 22342. |