From 0652b3a40cd2eaeede731e578f63d866f850201a Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Fri, 5 Feb 2021 08:50:10 -0600 Subject: [PATCH] update --- changelog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index ef67a0c..d27b956 100644 --- a/changelog +++ b/changelog @@ -2,8 +2,17 @@ version=3.0.6 3.0.6 Remove Pulse audio install https://github.com/km4ack/pi-build/issues/186 Add Support for SSID with spaces Merge https://github.com/km4ack/pi-build/pull/184 - Fix BPQ desktop note to indicate where config generator is located - + Fix BPQ desktop note to correctly indicate where config generator is located + Fix wifi names with spaces issue (Thanks Kuperman!) https://github.com/km4ack/pi-build/pull/182 + Build CQRLOG from source https://github.com/km4ack/pi-build/issues/102 (Thanks Rico!) + Moved BAP wallpaper to /usr/share/rpd-wallpaper + Add zygrib https://github.com/km4ack/pi-build/issues/190 + Build xastir from source + update xastir version check in update script + fix wsjtx 2.3.0 install issue https://github.com/km4ack/pi-build/issues/209 + add new GPS update tool + update conky for better GPS support + change hamlib download to dynamic / upgrade to 4.0 3.0.5 Fix RTC https://github.com/km4ack/pi-build/issues/139 Add Telnet https://github.com/km4ack/pi-build/issues/129