We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a28425 commit 59476d4Copy full SHA for 59476d4
3 files changed
AUTHORS
@@ -19,6 +19,7 @@ Contributors (in alphabetical order):
19
- Daniel Estevez, EA4GPZ
20
- Dave Hines
21
- David Cureton
22
+- David Frisbee, K4DBF
23
- David VK5DG
24
- Fabian P. Schmidt
25
- Gisle Vanem
NEWS
@@ -1,6 +1,7 @@
1
Changes in version 2.5.2 (TBD)
2
3
- Fixed compilation error on Windows (MSYS64)
4
+ - Added support for more recent versions of gpsd (#404)
5
6
7
Changes in version 2.5.1 (22 March 2026)
src/about.c
@@ -48,6 +48,7 @@ const gchar *authors[] = {
48
"Daniel Estevez, EA4GPZ",
49
"Dave Hines",
50
"David Cureton",
51
+ "David Frisbee, K4DBF",
52
"David VK5DG",
53
"Fabian P. Schmidt",
54
"Gisle Vanem",
0 commit comments