diff --git a/cat-functions b/cat-functions index fcb9f1d..f228c70 100644 --- a/cat-functions +++ b/cat-functions @@ -354,13 +354,13 @@ Pacific Southwest|Southern Rockies|Southern Plains|Southeast|National|Alaska|Haw "Northeast") BODY=US.RAD.NEAST;; "Pacific Southwest") - BODY=PACSW;; + BODY=US.RAD.PACSW;; "Southern Rockies") BODY=US.RAD.SROC;; "Southern Plains") BODY=US.RAD.SPLA;; "Southeast") - BODY=SEAST;; + BODY=US.RAD.SEAST;; "National") BODY=US.RAD.CONUS;; "Alaska") diff --git a/changelog b/changelog index 418e085..b2ba756 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,7 @@ -release=2.12.0 +release=2.12.1 Changelog +2.12.1 Fix two radar requests options that weren't working 2.12.0 cleanup format cat-functions script add radar requests (cat-functions) 2.11.0 add support for mobilinkd TNC 4