~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-06-18 00:26:05 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20090618002605-t3y4fh1okvzenx52
Mark as compatible with bzr 1.16 and 1.17.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
=============================
3
3
 
4
4
dev [future]
5
 
------------
6
 
 
7
 
    - Fix .bzr/smart access to branches in shared repos. (You also need
8
 
      a version of bzr with bug #348308 fixed.) (Andrew Bennetts)
9
 
 
10
 
    - Support FastCGI, SCGI and AJP using flup. (Denis Martinez)
11
 
 
12
 
1.17 [20Aug2009]
13
5
---------------
14
6
 
15
7
    - Add bug links in revision informations (Alexandre Garnier, #314052)
139
131
 
140
132
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
141
133
 
142
 
    - Support serving branches over HTTP using the smart server protocol.
 
134
    - Support serving branches over HTTP using the smart server protocol. 
143
135
      (Jelmer Vernooij, #306853)
144
136
 
145
 
    - Serving branch data was broken when --allow-writes was *not*
146
 
      passed. (Michael Hudson, #388730)
147
 
 
148
 
    - http_serve config values are interpreted more forgivingly.
149
 
      (Michael Hudson)
150
 
 
151
 
    - When specifying a remote url to serve-branches, do not share
152
 
      connections between threads. (Michael Hudson, #390972)
153
 
 
154
 
    - http_serve values from locations.conf are now applied to
155
 
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)
156
 
 
157
 
    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
158
 
      Hudson, #246739)
159
 
 
160
 
    - Display Loggerhead's version number at the bottom of the page, and
161
 
      add a <meta> generator tag also including the version numbers of
162
 
      its dependencies. (Matt Nordhoff, #370155)
163
 
 
164
 
 
165
137
1.10 [22Dec2008]
166
138
---------------
167
139