~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-06-26 09:42:43 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20090626094243-8ia9poyixoj1en6l
Pass around and use argv correctly

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
 
132
132
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
133
133
 
134
 
    - Support serving branches over HTTP using the smart server protocol. 
 
134
    - Support serving branches over HTTP using the smart server protocol.
135
135
      (Jelmer Vernooij, #306853)
136
136
 
 
137
    - Serving branch data was broken when --allow-writes was *not*
 
138
      passed. (Michael Hudson, #388730)
 
139
 
 
140
    - http_serve config values are interpreted more forgivingly.
 
141
      (Michael Hudson)
 
142
 
 
143
    - When specifying a remote url to serve-branches, do not share
 
144
      connections between threads. (Michael Hudson, #390972)
 
145
 
 
146
    - http_serve values from locations.conf are now applied to
 
147
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)
 
148
 
 
149
    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
 
150
      Hudson, #246739)
 
151
 
137
152
1.10 [22Dec2008]
138
153
---------------
139
154