summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-12-22 18:48:00 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-12-22 18:48:00 +0000
commit99047865265f12a11a483a0ec58cfde489b8f371 (patch)
tree6beb0742558ad1cc1be67a551ae64a0c96eebee9
parentbdcf3c515257df3ac5f209b908293c82a32818c8 (diff)
downloadgpsd-99047865265f12a11a483a0ec58cfde489b8f371.tar.gz
Ready to release 2.3.1.
-rw-r--r--configure.ac2
-rw-r--r--gpsd.spec.in7
2 files changed, 5 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index ce4b44fb..0d8c2b09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 2.30)
+AM_INIT_AUTOMAKE(gpsd, 2.31)
AC_PREFIX_PROGRAM(gcc)
AM_CONFIG_HEADER(config.h)
AC_LANG([C])
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 3d4d753c..0246e841 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -140,11 +140,12 @@ cp gps.py gpsfake.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-package
%{_libdir}/X11/app-defaults/xgpsspeed
%changelog
-* Mon Dec 19 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
+* Thu Dec 22 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.31-1
- Now builds and runs under Cygwin. Correct the speed units in synthetic
- NMEA.
+ NMEA. Slightly better time handling under NMEA. Daemon now builds with
+ all but NMEA disabled. This is a minor point release.
-* Wed Sep 14 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
+* Wed Sep 14 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.30-1
- Prevent core dump on -d option. The .log option is no longer required for
test loads. cgps and xgps now have configurable latitude/longitude formats
via the -l option. Introduced new 'g' command that allows clients to