~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-06-05 01:59:11 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20090605015911-blapf1agxclubok1
Fix logging 404 Not Found responses (bug #381029)

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. (Andrew Bennetts)
8
 
 
9
 
 
10
 
1.17 [20Aug2009]
11
5
---------------
12
6
 
13
7
    - Add bug links in revision informations (Alexandre Garnier, #314052)
123
117
 
124
118
    - Fix 'bzr serve --http' errors. (Matt Nordhoff, #377551)
125
119
 
126
 
    - Added the option to hide branches by setting http_serve = False
127
 
      in locations.conf (Martin Albisetti)
128
 
 
129
120
    - Fix serving branches over HTTP. (Matt Nordhoff, Jelmer Vernooij,
130
121
      #380026)
131
122
 
133
124
 
134
125
    - Fix logging 404 Not Found responses (Matt Nordhoff, #381029)
135
126
 
136
 
    - Bumped minimunm bzrlib version to 1.13 (Martin Albisetti)
137
 
 
138
 
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
139
 
 
140
 
    - Support serving branches over HTTP using the smart server protocol.
141
 
      (Jelmer Vernooij, #306853)
142
 
 
143
 
    - Serving branch data was broken when --allow-writes was *not*
144
 
      passed. (Michael Hudson, #388730)
145
 
 
146
 
    - http_serve config values are interpreted more forgivingly.
147
 
      (Michael Hudson)
148
 
 
149
 
    - When specifying a remote url to serve-branches, do not share
150
 
      connections between threads. (Michael Hudson, #390972)
151
 
 
152
 
    - http_serve values from locations.conf are now applied to
153
 
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)
154
 
 
155
 
    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
156
 
      Hudson, #246739)
157
 
 
158
 
    - Display Loggerhead's version number at the bottom of the page, and
159
 
      add a <meta> generator tag also including the version numbers of
160
 
      its dependencies. (Matt Nordhoff, #370155)
161
 
 
162
 
 
163
127
1.10 [22Dec2008]
164
128
---------------
165
129