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