changeset 938:442ccfe939d0 beta

fixed changelog, and setup docs. Yeeee a 1000 commit :)
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 11 Jan 2011 22:51:48 +0100
parents 6489d9b7791d
children 32318ec7bfc1
files docs/changelog.rst docs/setup.rst
diffstat 2 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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**)
 ======================
  
--- 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 <configfile.ini>