Added init script
[fso-gpsd.git] / ChangeLog
blobbed3461f1b8226af52f38bc48ce6dc158e8e4d33
1 fso-gpsd 0.7
2 * Fixed speed for frameworkd 2008-09-28 and newer
3   framework commit: daf0729351631f93f9f2f22af33d46658c6f5d68
4 * Removed -Wall flag from AM_CFLAGS
5 * Improved ANSI C99 standard compliance
7 fso-gpsd 0.6 (2008-09-18)
8 * Fixed a possible race condition
9 * Fixed GPS resource usage
11 fso-gpsd 0.5 (2008-09-06)
12 * Fixed NMEA latitude and longitude generation for negative values
14 fso-gpsd 0.4 (2008-09-04)
15 * Fixed fixstatus for position.field != 7
17 fso-gpsd 0.3 (2008-08-27)
18 * Renamed fsogpsd -> fso-gpsd
19 * Fixed NMEA GSA pdop, hdop, vdop
20 * Fixed NMEA RMC speed, direction
21 * Fixed V command response
23 fsogpsd 0.2 (2008-08-27)
24 * Fixed NMEA checksum
25 * Fixed NMEA RMC year
27 fsogpsd 0.1 (2008-08-26)
28 * First public release