summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-29 09:21:53 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-03-29 09:21:53 -0400
commitc6440261b4dae165b689ef2c3db833086c4a0afa (patch)
treeea880716a27810f5bacb7ec98abcd75f716f5759 /NEWS
parent5f2026dae224c38b6f725e9697626edf989698eb (diff)
downloadgpsd-c6440261b4dae165b689ef2c3db833086c4a0afa.tar.gz
Teach xgps to display the Maidehead grid locator.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f4773636..9f013b8e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@
still backward-compatibly read a float value. gps_unpack() is
now a documented part of the library API. There is now a
shared-memory export from the daemon that can be accessed through
- the C and C++ client libraries.
+ the C and C++ client libraries. xgps and cgps may now display
+ the Maidehead grid locator for current lat/lon.
* Mon Mar 21 2011 Eric S. Raymond <esr@snark.thyrsus.com> - 2.96
Bumped maximum channel count to 32 to accommodate GPS+GLONASS devices.