summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index e949a727..d4421a29 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -121,14 +121,14 @@ if [ -d /etc/udev/rules.d/ ]; then rm /etc/udev/rules.d/80-gpsd.rules; fi
%{_libdir}/python*/site-packages/gpsd.py*
%changelog
-* Sun Feb 6 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
-- gpsprobe now hunts through plausible baud rates when looking for NMEA
+* Thu Feb 10 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.11-1
+- Added gpsprof and the capability to generate GPS latency profiles.
+ gpsprobe now hunts through plausible baud rates when looking for NMEA
data from a GPS. The -b (baudrate) option fixes a speed, disabling
the baud-matching logic. Also, gpsprobe can now recognize SiRF
protocol, though not speak it. Fixed a math domain error in
gps.EarthDistance due to numeric blowup on points very close together,
and another in gps.MeterOffset() that was screwing up gpsprobe plots.
- Added gpsprof and profiling capability.
* Tue Feb 1 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.10
- Add -N option to explicitly foreground the daemon. Fixed a bug