~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Hudson
  • Date: 2008-09-30 03:05:31 UTC
  • mfrom: (226.1.3 fix-breadcrumbs)
  • Revision ID: michael.hudson@canonical.com-20080930030531-at8220tnkx9pvqcw
small fixes to the breadcrumbs in the --prefix case.
(thanks Matt Nordhoff for the prods)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
=============================
3
3
 
4
4
dev [future]
5
 
    - Add startup deamon script for Linux (Marius Kruger)
6
 
 
7
 
    - Switch navigation from file_ids to paths. Fixes bugs #260363, #269365
8
 
      and #128926. (Martin Albisetti)
9
 
 
10
 
    - Fix bug #258710 ("the /files page explodes in an empty branch").
11
 
      Also minor improvements to the /files and /changes pages.
12
 
      (Marius Kruger)
13
5
 
14
6
    - Added --port, --host and --prefix options to serve-branches
15
7
      script. (Martin Albisetti)