From 4918ed9b6ae69163ca22e91b011826687ef90cf5 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Thu, 22 Sep 2022 06:49:12 -0500 Subject: [PATCH] update --- changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog b/changelog index 6d34fb3..e1b5145 100644 --- a/changelog +++ b/changelog @@ -10,6 +10,9 @@ Changelog add modem check to start vara fm script add current user to login/logout screen - https://github.com/km4ack/patmenu2/issues/62 fix login cancel not returning to previous screen - https://github.com/km4ack/patmenu2/issues/62 + add current grid to manual grid update screen - https://github.com/km4ack/patmenu2/issues/62 + fix false ruby warning with GPS grid update - https://github.com/km4ack/patmenu2/issues/62 + update ruby install to 2.5 2.9.0 add 100 Mobiles to Position Request screen in catalog - https://github.com/km4ack/patmenu2/issues/51 fix stop modems - https://github.com/km4ack/patmenu2/issues/51 add wait for internet to getardoplist-cron - https://github.com/km4ack/patmenu2/issues/50