Add update next months feature

This commit is contained in:
2011-04-30 12:37:16 +02:00
parent 2713ab5247
commit 8f5a651c5b
3 changed files with 114 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
v0.2 (26/04/2011)
v0.2 (30/04/2011)
** User **
Better use of sizers (so better interface!)
@@ -15,6 +15,7 @@ v0.2 (26/04/2011)
Database is now at ~/.kisscount/kc.bdd
Add Debian's packages !!
Add Import Panel, OFX and Grisbi imports
Add update next months
** Dev **
Use a factory to create panels (prepare for plug-in)