summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-05-08 18:26:28 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-05-08 18:26:28 -0400
commit93250735f02fa117046169366a5441dad0f5e0cb (patch)
tree61c65dda00abbf1b3930d4b0164bb36f707e49de /NEWS
parent1d226b2bf21ff58b4a1ae34f920e5efd966677f9 (diff)
downloadgpsd-93250735f02fa117046169366a5441dad0f5e0cb.tar.gz
Documentation improvements.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 652e1441..086b2667 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,13 @@
-* Mon Apr 26 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95~dev
+* Sat May 8 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95~dev
Rationalize clearing and generation of DOPs, this makes epx/epy
much more generally available. Fixed the test productions for
the udev magic and added a troubleshooting note in INSTALL. cgps
now displays epx/epy rather than eph. Speed is now always reported
- if our last two fixes were good, even if the GPs didn't compute it.
+ if our last two fixes were good, even if the GPS didn't compute it.
Reading packets from UDP datagrams by specifying a listening address
- and port is now supported.
+ and port is now supported, and the regression-test driver cam now
+ be told to force this with -u; this enables regression testing in
+ chroot jails where access to ptys is locked out.
* Tue Apr 20 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.94
Error-checking in the 50bps subframe code has been greatly improved.