summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-09 21:19:41 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-09 21:19:41 +0000
commit82aef9287338307d210df1beafdeceba6241e94b (patch)
tree828f1316e81a53e284283f09129fc76f097d2ee3
parent3e50e1d01d3348dc86385f43764a6356d9cd65cd (diff)
downloadgpsd-82aef9287338307d210df1beafdeceba6241e94b.tar.gz
More features.
-rw-r--r--gpsd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 956426aa..19f4614e 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -116,7 +116,8 @@ cp gps.py gpsd.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERS}/site-packages
%changelog
* Wed Sep 8 2004 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
- Only do one getdtablesize() call, otherwise we do several
- getrlimits() each poll cycle.
+ getrlimits() each poll cycle. TripMate is working. gpsprobe now
+ deduces NMEA version.
* Wed Sep 08 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.97-1
Removed PRWIZCH support (it still passes through in raw mode).