p87 - added profit graph kindly sent by Carl Gherardi, it's got fixed player id and is using the wrong table fields right now, will fix that tomorrow or so. note that this adds a new dependency, matplotlib, but I put it into a try except loop to avoid load failure

added subfolder gentoo to packaging folder and added it to release script
This commit is contained in:
steffen123
2008-09-20 05:56:16 +01:00
parent 672d2d70af
commit 009161d55b
5 changed files with 108 additions and 4 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
todolist (db=database, imp=importer, tv=tableviewer)
Everything is subject to change and the order does not indicate priority. Patches for any of these or other features are very welcome, see readme-overview.txt for contacts.
Please also see db-todo.txt
alpha4 (release 25Sep-2Oct)
======
graph: fixed player id and using the wrong table fields, update dependencies.txt
newsletter&mailing list
update requirements to include new pgsql interface lib and rename to dependencies.txt
update requirements to include new pgsql interface lib
ebuild: support pgsql
fix HUD config location and update release script accordingly