diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2011-08-25 03:53:03 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2011-08-25 03:53:03 -0400 |
commit | c674f5aa506f5f879a2d4832588947072c5cb595 (patch) | |
tree | f5fada7a7e9e613706375d27be20d26c8097c35f | |
parent | 565015a7ac7227b564bdf3e52d337482b897c03a (diff) | |
download | gpsd-c674f5aa506f5f879a2d4832588947072c5cb595.tar.gz |
Document Gleb Smirnoff's last patch.
Build works, all regression tests pass.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ serial or USB devices that another process has open, avoiding potential problems with class FF USB devices opened by other programs. Parallelized builds now work. Small but fatal problems with reconfigure=no and netfeed=no - builds have been fixed. Build recipe ported for FreeBSD. + builds have been fixed. Build recipe ported for FreeBSD. libgps now + brings -lm with it. * Fri Aug 19 2011 Eric S. Raymond <esr@snark.thyrsus.com> - 3.0 POLL subobject name changes: fixes -> tpv, skyview -> sky. |