summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-05-24 08:28:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-05-24 08:28:29 +0000
commit15681d24fe6bcea31f3e3ddf6b6ec1bc3b2591e4 (patch)
tree8c4eb8b35664f1509ba32902838c4aa9fc6439e6 /gpsd.spec.in
parent4888076dea77c22432d98f7494043138ee806e94 (diff)
downloadgpsd-15681d24fe6bcea31f3e3ddf6b6ec1bc3b2591e4.tar.gz
Add trailing \n to log messages where needed.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 52660a55..ad6272e3 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -126,7 +126,8 @@ cp gps.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-packages
- Time DOP and total DOP are now passed on from GPSes that report them.
Ensure longitude has a leading zero when <100, for compatibility with
gpsdrive. Synchronous and thread hooks are now separate in the client
- library.
+ library. Packet-sniffing on a new device no longer holds up incoming
+ data on already-connected ones.
* Sat May 21 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.25-1
- Various signedness and scaling fixes and an OpenBSD port patch for the