Skip to content

Commit b02a6be

Browse files
committed
Update news and authors
1 parent 4a6a0c3 commit b02a6be

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ significant contributions from many individuals.
55
Contributors (in alphabetical order):
66

77
- A. Maitland Bottoms, AA4HS
8+
- A. Walker
89
- Alan Moffet, KE7IJZ
910
- Andreas Puschendorf, DL7OAP
1011
- AsciiWolf
1112
- Baris Dinc, TA7W
13+
- Bastian Germann
1214
- Charles Suprin, AA1VS
1315
- Chloë DeCicco
1416
- Christoph Berg, DF7CB
@@ -25,6 +27,7 @@ Contributors (in alphabetical order):
2527
- Jason Uher
2628
- Joachim Euchner
2729
- John Magliacane, KD2BD
30+
- Jonathan Holmgren
2831
- KaComet
2932
- Libre Space Foundation
3033
- Lloyd Brown

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changes in version 2.5 (next release)
2+
3+
- Implemented drawing function using native GTK3/Cairo drawing
4+
- Automatically detect macOS and set GDK_BACKEND to Quartz
5+
- Updated Windows build files
6+
- Fixed potential buffer overflow in transponder updaqte function
7+
- Updated bundled satellite data
8+
19

210
Changes in version 2.4 (27 Dec 2025)
311

src/about.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ const gchar *authors[] = {
3636
"Alexandru Csete, OZ9AEC, with contributions from:",
3737
"",
3838
"A. Maitland Bottoms, AA4HS",
39+
"A. Walker",
3940
"Alan Moffet, KE7IJZ",
4041
"AsciiWolf",
4142
"Baris Dinc, TA7W",
43+
"Bastian Germann",
4244
"Charles Suprin, AA1VS",
4345
"Chloë DeCicco",
4446
"Dale Mellor",
@@ -54,6 +56,7 @@ const gchar *authors[] = {
5456
"Jason Uher",
5557
"Joachim Euchner",
5658
"John Magliacane, KD2BD",
59+
"Jonathan Holmgren",
5760
"KaComet",
5861
"Libre Space Foundation",
5962
"Lloyd Brown",

0 commit comments

Comments
 (0)