# HG changeset patch # User Marcin Kuzminski # Date 1294782708 -3600 # Node ID 442ccfe939d01fa0ae11d6623870c6d822d373f6 # Parent 6489d9b7791d36226c10ae1556f29d49fc841b7d fixed changelog, and setup docs. Yeeee a 1000 commit :) diff -r 6489d9b7791d -r 442ccfe939d0 docs/changelog.rst --- a/docs/changelog.rst Mon Jan 10 22:37:33 2011 +0100 +++ b/docs/changelog.rst Tue Jan 11 22:51:48 2011 +0100 @@ -28,6 +28,22 @@ - fixed propagation to error controller on simplehg and simplegit middlewares + +1.1.2 (**2011-01-12**) +====================== + +news +---- + + +fixes +----- + +- fixes #98 protection against float division of percentage stats +- fixed graph bug +- forced webhelpers version since it was making troubles during installation + + 1.1.1 (**2011-01-06**) ====================== diff -r 6489d9b7791d -r 442ccfe939d0 docs/setup.rst --- a/docs/setup.rst Mon Jan 10 22:37:33 2011 +0100 +++ b/docs/setup.rst Tue Jan 11 22:51:48 2011 +0100 @@ -188,6 +188,7 @@ the config file. In order to make start using celery run:: + paster celeryd