~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Hudson
  • Date: 2009-06-24 05:11:14 UTC
  • Revision ID: michael.hudson@canonical.com-20090624051114-abvpljiyh796pv0b
brainlessly break up main() into smaller functions

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
 
128
128
    - Fix logging 404 Not Found responses (Matt Nordhoff, #381029)
129
129
 
 
130
    - Bumped minimunm bzrlib version to 1.13 (Martin Albisetti)
 
131
 
 
132
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
 
133
 
 
134
    - Support serving branches over HTTP using the smart server protocol. 
 
135
      (Jelmer Vernooij, #306853)
130
136
 
131
137
1.10 [22Dec2008]
132
138
---------------