summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-04-16 04:18:21 +0000
committerNick Mathewson <nickm@torproject.org>2007-04-16 04:18:21 +0000
commitcf02ab6d39f677c7d3c7d7bde51d65fcf93c881f (patch)
treee9a35b98571da887df0c419b0e0604602073851a /ChangeLog
parent108f1c255fff37188e7eebfc0f797b4301b04ac2 (diff)
downloadtor-cf02ab6d39f677c7d3c7d7bde51d65fcf93c881f.tar.gz
tor-cf02ab6d39f677c7d3c7d7bde51d65fcf93c881f.zip
r12387@catbus: nickm | 2007-04-16 00:06:40 -0400
Refactor router/directory parsing backend: use a separate token table for everything that we parse, and enforce the correct count of each item. svn:r9965
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dfa9289fa..947f026a7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,8 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
- Don't save non-general-purpose router descriptors to the disk cache,
because we have no way of remembering what their purpose was when
we restart.
+ - Correctly enforce that elements of directory objects do not appear
+ more often than they are allowed to appear.
o Minor bugfixes (controller), reported by daejees:
- Make 'getinfo fingerprint' return a 551 error if we're not a