Changeset - 442ccfe939d0
[Not reviewed]
beta
0 2 0
Marcin Kuzminski - 15 years ago 2011-01-11 22:51:48
marcin@python-works.com
fixed changelog, and setup docs. Yeeee a 1000 commit :)
2 files changed with 17 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
@@ -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**)
 
======================
 
 
docs/setup.rst
Show inline comments
 
@@ -188,6 +188,7 @@ so for example setting `BROKER_HOST` in 
 
the config file.
 

	
 
In order to make start using celery run::
 

	
 
 paster celeryd <configfile.ini>
 

	
 

	
0 comments (0 inline, 0 general)