aboutsummaryrefslogtreecommitdiff
path: root/changes/annotations_fix
blob: b259a306d2c9c30e2cc61d5b9558b30f64213cdf (plain)
1
2
3
4
5
6
7
8
9
10
  o Major bugfixes
    - Do even more to reject (and not just ignore) annotations on
      router descriptors received anywhere but from the cache.
      Previously we would ignore such annotations at first, but cache
      them to disk anyway.  Bugfix on 0.2.0.8-alpha. Found by piebeer.

  o Minor bugfixes
    - Enforce multiplicity rules when parsing annotations.  Bugfix on
      0.2.0.8-alpha. Found by piebeer.