~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

Don't use Repository.get_revision_inventory(), removed in bzr 2.2. (#528194)

(The original commit message is wrong: The replacement is named get_inventory, not get_revision.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dev [future]
5
5
------------
6
6
 
7
 
    - Documentation added in the docs directory. README simplified
8
 
      accordingly. (Tres Seaver).
9
 
 
10
7
    - Show svn/git/hg revision ids in loggerhead revision view.
11
8
      (Jelmer Vernooij)
12
9
 
18
15
    - Repository.get_revision_inventory() was removed in bzr 2.2; use
19
16
      Repository.get_inventory() instead. (Matt Nordhoff, #528194)
20
17
 
21
 
    - Ignore readonly+ prefix when checking if Loggerhead is serving a
22
 
      local location. (Reported by Tres Seaver.) (Matt Nordhoff)
23
 
 
24
 
    - Add a script and documentation for running under mod_wsgi.
25
 
      (Stuart Colville, Toshio Kuratomi)
26
 
 
27
18
1.17 [20Aug2009]
28
 
----------------
 
19
---------------
29
20
 
30
21
    - Add bug links in revision informations (Alexandre Garnier, #314052)
31
22
 
129
120
 
130
121
    - Fix a file descriptor leak (Matt Nordhoff, #370845)
131
122
 
132
 
    - Use transport API internally, so it is possible to specify a remote
 
123
    - Use transport API internally, so it is possible to specify a remote 
133
124
      URL to serve-branches. (Jelmer Vernooij, #371787)
134
125
 
135
126
    - Fix internal server errors when using start-loggerhead. (Matt
178
169
 
179
170
 
180
171
1.10 [22Dec2008]
181
 
----------------
 
172
---------------
182
173
 
183
174
    - Add startup deamon script for Linux (Marius Kruger)
184
175