HiBattery ChangeLog 
-------------------
1.2.0
12/29/2001
added: now it is possible to consider only last "x" days in computation. This add some flexibility if you use your palm after some time but you know that you want to use it for the next week and you want to not consider the period of time that your palm was "sleeping".
changed:you will receive source code if you send me the 5$ envelope :)

1.1.0
12/23/2001
bugfix:I have found a very bad bug, expected last battery time cannot be calculated in float, so every version starting from 1.0.6 to 1.0.9 don't display any expected value NEVER!
I'm very sorry about that. Installing this version display an expected date correctly.
changed:this program is now Freeware

1.0.9
12/18/2001
added:url of the program in about
added:"margin of the battery" in margin section

1.0.8
12/17/2001
bugfix: hack now saves 200 records dinamically deleting old records (NULL handle error MemMgr)
changed:the example DB has been deleted to not create confusion
changed:some info message (database has not been found deleted)
added:some info on options dialog

1.0.7
12/8/2001
bugfix: Hack in previous version was not compiled with the correct code ID (I'm very sorry!!!)
added: now hack version number follow the main program
changed:hack now saves 500 records 

1.0.6
12/7/2001
Added: automatic discovery of new batteries
Bugfix: support for Windows on PalmOS 4.0 (Fatal Bug Alert)
Changed: calc are done now in float.

1.0.5
12/7/2001
First public release 
	
1.0.4
11/30/2001
First public version
added: now the db have the backup bit set so it is HotSynced
changed: some sentence
	
1.0.3
11/10/2001
changed: options instead of preferences in form
added: info on current status in main graph form
	
1.0.2
11/7/2001
bugfix: if duration is more than 12 day reference line was not drawn
bugfix: remaining could be a negative value
bugfix: fri was displayed as wed
bugfix:	setting title in interval list is using unallocated mem
added: day horz line
moved: battery current status is only in options panel (demo limit CW)
comp: don't use anymore WinDrawPixel that isn't present in OS <3.5
todo: correct display clear into Hack
		
1.0.1
11/6/2001
initial version