diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-04-18 13:36:19 -0700 |
---|---|---|
committer | Robert Ransom <rransom.8774@gmail.com> | 2011-04-18 13:36:19 -0700 |
commit | 130db1bdebb7089d78db6d3e0f7497ac5ee71f73 (patch) | |
tree | 75da1c0b91bda0e3e166523d2489e57a20ca0c78 /changes/bug2750 | |
parent | 4cbbb92e7fc7c9c4d374b35211c216a5419e3da2 (diff) | |
parent | adc31001c2f9923f8fcee2141d233200c95373cf (diff) | |
download | tor-130db1bdebb7089d78db6d3e0f7497ac5ee71f73.tar.gz tor-130db1bdebb7089d78db6d3e0f7497ac5ee71f73.zip |
Merge branch 'bug2750-v3' into bug2948
Diffstat (limited to 'changes/bug2750')
-rw-r--r-- | changes/bug2750 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2750 b/changes/bug2750 new file mode 100644 index 0000000000..4371a0a4ee --- /dev/null +++ b/changes/bug2750 @@ -0,0 +1,6 @@ + o Minor bugfixes + - Correct the warning displayed when a rendezvous descriptor exceeds + the maximum size. Fixes bug 2750; bugfix on 0.2.1.5-alpha. Found + by John Brooks. + + |