summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-29 00:21:00 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-29 00:21:00 -0400
commit586ca31bcedfd3bc9fd8e012d2510a65a585b1d4 (patch)
treed6f714f872718906fb4ebb00df9ee70bc198ed79 /NEWS
parent7199a3c8aa872c0151415a89908b13daaf73cdb2 (diff)
downloadgpsd-586ca31bcedfd3bc9fd8e012d2510a65a585b1d4.tar.gz
Reading from udp:// listening addresses works. All regression tests pass.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1104ff9b..5d350c97 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
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.
+ Reading packets from UDP datagrams by specifying a listening address
+ and port is now supported.
* Tue Apr 20 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.94
Error-checking in the 50bps subframe code has been greatly improved.