aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-11 11:45:40 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-11 11:45:40 -0400
commit84ddc4b6aad392dd9a735580caf6fb68e3694d42 (patch)
tree7fec188bfa660448fc8a2722f3c8e224ad4085c6 /changes
parent648db9a4b7101d54f38aee60f42546e9a172e17e (diff)
parentefb8a09f41fcd4c48bffdc98ae8d5e0002a0bb88 (diff)
downloadtor-84ddc4b6aad392dd9a735580caf6fb68e3694d42.tar
tor-84ddc4b6aad392dd9a735580caf6fb68e3694d42.tar.gz
Merge remote-tracking branch 'public/bug5091'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug50914
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5091 b/changes/bug5091
new file mode 100644
index 000000000..b9778d7b1
--- /dev/null
+++ b/changes/bug5091
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Make our replacement implementation of strtok_r compatible with
+ the standard behavior of strtok_r. Patch by nils. Fixes bug
+ 5091; bugfix on 0.2.2.1-alpha.