Cleanup
[speedometer] / ChangeLog
1 2010-06-27 speedometer 0.99 (Midsummer)
2         * Final release for Diablo
3         * All new high contrast graphics
4         * Added knots as new unit
5         * No more cardware
6
7 2009-02-20 speedometer 0.32 (Toups)
8
9         * Fixed a bug that caused a crash when the speed was more than
10         999.99 km/h. The fix is to limit the speed below 1000 units so
11         if you wanna make a speed record use m/s as the unit.
12         
13         The bug was reported by a guy in an airplane running N800 with 
14         an external GPS and traveling at amazing 1051 km/h!
15         
16         Unbelievable I know, but the bug was there and is now gone.
17
18 2009-01-09 speedometer 0.31
19         
20         * Added maemo-launcher integration which makes the app start faster
21         * Fixed postrm so that it will delete GConf keys if the app is
22         uninstalled
23         * Removed the emission of delete-event from callbacks and replaced it
24         with gtk_main_quit()
25         * Fixed postinst so that it won't unnecessarily generate an icon 
26         cache if the app is upgraded
27