aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-09 23:02:02 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-09 23:02:02 +0000
commit72f352880c5a06d2a49b7f6f4746ce1f0059cf2f (patch)
tree3db9734f0913fefef7d47c99a988fcb36c5f78ee /ChangeLog
parent6f7c68e62f120f2a02a801baf5401471a6dcce66 (diff)
downloadtor-72f352880c5a06d2a49b7f6f4746ce1f0059cf2f.tar
tor-72f352880c5a06d2a49b7f6f4746ce1f0059cf2f.tar.gz
r15608@catbus: nickm | 2007-10-09 19:01:50 -0400
Give better messages and return values from signature uploads and downlaods; also, log actual errors when we screw up. svn:r11823
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f04e55606..c5132eeaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,8 @@ Changes in version 0.2.0.8-alpha - 2007-??-??
- When we get a valid consensus, recompute the voting schedule.
- Base the valid-after time of a vote on the consensus voting schedule,
not on our preferred schedule.
+ - Make the return values and messages from signature uploads and downloads
+ more sensible.
o Minor bugfixes (performance):
- Use a slightly simpler string hashing algorithm (copying Python's