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