##// END OF EJS Templates
fixed changelog, and setup docs. Yeeee a 1000 commit :)
marcink -
r938:442ccfe9 beta
parent child Browse files
Show More
@@ -28,6 +28,22 b' fixes'
28 - fixed propagation to error controller on simplehg and simplegit middlewares
28 - fixed propagation to error controller on simplehg and simplegit middlewares
29
29
30
30
31
32 1.1.2 (**2011-01-12**)
33 ======================
34
35 news
36 ----
37
38
39 fixes
40 -----
41
42 - fixes #98 protection against float division of percentage stats
43 - fixed graph bug
44 - forced webhelpers version since it was making troubles during installation
45
46
31 1.1.1 (**2011-01-06**)
47 1.1.1 (**2011-01-06**)
32 ======================
48 ======================
33
49
@@ -188,6 +188,7 b' so for example setting `BROKER_HOST` in '
188 the config file.
188 the config file.
189
189
190 In order to make start using celery run::
190 In order to make start using celery run::
191
191 paster celeryd <configfile.ini>
192 paster celeryd <configfile.ini>
192
193
193
194
General Comments 0
You need to be logged in to leave comments. Login now