summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-09-19 07:00:59 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-09-19 07:00:59 -0400
commit4308073b7956cb57189a334c3bc680ae576abf14 (patch)
treeff5cccbf560d05ee309d92c59f2c777190c6a37b /NEWS
parentb47c9e94e1ef26e3f99cb60c7042e2c9e795ef9d (diff)
downloadgpsd-4308073b7956cb57189a334c3bc680ae576abf14.tar.gz
A bug fix for error modeling when NMEA 0183 reports empty DOP fields.
Required 13 regression-test rebuilds.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a2639b4..af983f0c 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ Repository head:
a build patch. Addressed versions of AIS Type 25 and 26 are now
handled. The 'nmea' build option is now 'nmea0183'. New 'minimal' option
sets all boolean options not explicitly set on the command line to false.
+ A bug fix for error modeling when NMEA 0183 reports empty DOP fields.
* Sat 23 Aug 2014 Eric S. Raymond <esr@snark.thyrsus.com> - 3.11
A bug that prevented track interpolation has been fixed.