2
What's changed in loggerhead?
3
=============================
8
- fix broken inventory page (oops!)
10
- fix a few rendering problems with kid and safari
16
- new feature to compare two revisions to each other
18
- inserted text in diffs is now blue instead of green
20
- fixed to start and stop as a daemon now (use "-f" to run in the
21
foreground), and all config is in loggerhead.conf (no need to mess with
24
- renamed show/hide javascript buttons to expand/collapse, and made them
27
- added an atom-feed link to each branch on the browse page [elliot
30
- auto-publish feature for multiple branches under a single folder (see
31
loggerhead.conf.example)
33
- added the ability to share cache files per-project instead of just
36
- added side-by-side diff display for the revision page (which is the
37
default), with a button to switch between side-by-side and unified diff
40
- made caching use file locking, and close cleanly on shutdown
42
- miscellaneous speed and page-size improvements