From cf02ab6d39f677c7d3c7d7bde51d65fcf93c881f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 16 Apr 2007 04:18:21 +0000 Subject: 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 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4dfa9289f..947f026a7 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 -- cgit v1.2.3