summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-12-15 13:37:25 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-12-15 13:37:25 +0000
commit669ad6b125218cc2d41e234af622f5cdf6ff03cf (patch)
tree7e9edb253d4ee15e5177523158bf737cd9b73da5 /NEWS
parent1dfd7aaf235e81b54f5daa1a2f6191dddee55dc4 (diff)
downloadgpsd-669ad6b125218cc2d41e234af622f5cdf6ff03cf.tar.gz
Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).
Replaces 1200-odd lines of difficult-to-maintain C code with 400-odd-lines of Python.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00785c72..4cb1db6c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,9 @@
It is possible to specify a TCP/IP AIS feed such as AISHub
as a data source. Serious bitrot in the NTRIP support has been fixed -
it was probably nonfunctional for several releases before this.
- Fixed buggy display of satellite-used flags in xgps and cgps.
+ Fixed buggy display of satellite-used flags in cgps. xgps is
+ replaced by a rewrite in Python that uses pygtk, eliminating a
+ dependency on Motif.
* Fri Dec 4 2009 Eric S. Raymond <esr@snark.thyrsus.com> - 2.90
GPSD-NG, the new JSON-based command protocol, is now deployed; as a