# HG changeset patch # User Marcin Kuzminski # Date 2011-01-11 21:51:48 # Node ID 442ccfe939d01fa0ae11d6623870c6d822d373f6 # Parent 6489d9b7791d36226c10ae1556f29d49fc841b7d fixed changelog, and setup docs. Yeeee a 1000 commit :) diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -28,6 +28,22 @@ fixes - 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 --git a/docs/setup.rst b/docs/setup.rst --- a/docs/setup.rst +++ b/docs/setup.rst @@ -188,6 +188,7 @@ so for example setting `BROKER_HOST` in the config file. In order to make start using celery run:: + paster celeryd