DISCLAIMER:
-----------

This software is in beta stage.  Please do not use 
unless you know what you are doing. 

ABOUT:
------

Homepage: http://www.ercansoy.com/kurush/

Kurush aims to be an easy to use personal finance tool

Released under GNU GENERAL PUBLIC LICENSE Version 2

Copyright (C) 2004 Ecmel Ercan <ecmel@ercansoy.com>


REQUIREMENTS:
-------------

Mono >= 0.30.2
Gtk# == 0.17

and

Monant CVS (http://monant.sourceforge.net/) to build from source
or wait for MonoDevelop starts working on my box


TODO:
-----

    Short-term:
    
    * Dynamic loading for DetailsView
    * Fix overflowed columns in report
    * Undo / Redo
    
    Long-term (in no particular order):

    * Implement parent account
    * Implement opening balance
    * Implement account reordering in summary view
    * Auto-decide for Increase and Decrease according to context
    * Friendly names for Increase and Decrease according to context
    * Auto complete for account names
    * Specialized accounts suchs as Credit Card
    * Password protection for data files
    * Scheduled transfers
    * Backup, repair and recovery
    * Ability to save aged entries in a new file
    * Improve the report engine
    * More reports
    

NEWS:
-----

2004-03-02  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.10 released

2004-03-02  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.9 released

2004-02-28  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.8 released
    
2004-02-27  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.6 released

2004-02-26  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.5 released

2004-02-20  Ecmel Ercan  <ecmel@ercansoy.com>

    * Version 0.4 released which is the first public release

2004-01-18  Ecmel Ercan  <ecmel@ercansoy.com>

    * Project started
