summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-01-04 14:10:53 -0500
committerEric S. Raymond <esr@thyrsus.com>2016-01-04 14:10:53 -0500
commit753b96619a490369e3c73ea55eca571f64d1b935 (patch)
tree2ddd1c60ebe3134186b381ef6a4120ed081e3ca6 /NEWS
parent227605a14b89e2cb9d85e148db7f99fe825f3fe2 (diff)
downloadgpsd-753b96619a490369e3c73ea55eca571f64d1b935.tar.gz
NEWS update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 635d99aa..4f22dba3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
GPSD project news
Repository head:
- Test rebuilds for nmid-2015 keapsecond bump. Regression tests will run even
- if "python" in Python 3. Bukd correctly on systems where -ltinfo is
+ Test rebuilds for mid-2015 leapsecond bump. Regression tests will run even
+ if "python" in Python 3. Build correctly on systems where -ltinfo is
split from -lncurses. Avoid some rare overflow conditions in PPS code.
+ Fix bugs in JSON sat-view parsing due to the JSON parser stuffing ints
+ into shorts. Various small fixes to AIS interpretation
3.15: 2015-06-03 (Eric S. Raymond <esr@snark.thyrsus.com>)
Fix a rare crash bug related to devices becoming inaccessible while timed out.