~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2012-02-02 07:42:24 UTC
  • Revision ID: robertc@robertcollins.net-20120202074224-ujea2ocm1u1ws1en
    - Make tz calculations consistent and use UTC in the UI everywhere we show
      a precise timestamp. (Robert Collins, #594591)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
What's changed in loggerhead?
2
2
=============================
3
3
 
4
 
1.19 [????]
5
 
-----------
 
4
NEXT
 
5
----
6
6
 
7
7
    - Add ``bzr load-test-loggerhead`` as a way to make sure loggerhead can
8
8
      handle concurrent requests, etc. Scripts can be written that spawn
52
52
    - Add a script and documentation for running under mod_wsgi.
53
53
      (Stuart Colville, Toshio Kuratomi)
54
54
 
 
55
    - Make tz calculations consistent and use UTC in the UI everywhere we show
 
56
      a precise timestamp. (Robert Collins, #594591)
 
57
 
55
58
 
56
59
1.18.1 [24Mar2011]
57
60
------------------