summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-19 13:27:03 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-19 13:27:03 -0400
commit37ebaddf64f57a590a423f798b32368a68eea8f7 (patch)
treec0e1554b57b954ff0b2d5724c1381a2b914bb1e0 /NEWS
parent073f5faa858ec97fc88de3e8a56bf20774efa94b (diff)
downloadgpsd-37ebaddf64f57a590a423f798b32368a68eea8f7.tar.gz
NEWS update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 214ac26d..d8ca74c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
* Sun Apr 18 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.94~dev
- Error-checking in the 50bps aubframe code has been greatly improved.
+ Error-checking in the 50bps subframe code has been greatly improved.
The Garmin GPS driver can now use libusb, if it is present, to do
device discovery. The libgps library has been split apart; the
service functions used by the daemon now live in libgpsd. This
- will shave some code volume from GPSD client applications.
+ will shave some code volume from GPSD client applications. A packaging
+ error that resulted in xgps not being shipped in 2.93 has been
+ corrected.
* Fri Apr 16 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.93
Support for JSON dumping and parsing of AIS message types 25 and 26,