summaryrefslogtreecommitdiff
path: root/changes/bug23499
blob: 28ae57aae1e3d9f815fa3abab20fadb555a8cb8c (plain)
1
2
3
4
5
6
  o Minor bugfixes (directories):
    - Directory servers now include a "Date:" http header for response
      codes other than 200. Clients starting with a skewed clock and a
      recent consensus were getting "304 Not modified" responses from
      directory authorities, so without a Date header the client would
      never hear about a wrong clock. Fixes bug 23499; bugfix on 0.0.8rc1.