* Floodfills: Increase max to 28 (was 15) and min to 20 (was 10)

This commit is contained in:
zzz
2010-02-13 12:02:33 +00:00
parent 4591f77928
commit bd068058c3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2010-02-13 zzz
* Floodfills: Increase max to 28 (was 15) and min to 20 (was 10)
2010-02-12 sponge
* org.mortbay.jetty.Server modified method to accept attributes for
batch webapp launches via addWebApplications.