]> git.ipfire.org Git - thirdparty/asterisk.git/commit
menuselect: Add ability to set deprecated and removed versions.
authorJoshua C. Colp <jcolp@sangoma.com>
Wed, 10 Mar 2021 14:05:58 +0000 (10:05 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 17 Mar 2021 15:07:35 +0000 (10:07 -0500)
commit6aac148d59f1d5cd7408f78c199b47ca3d9cfd41
tree9400e5ca3c9e6350b95e21ccf9b1c2b7e788a154
parentbe3e469f9822247142075323979fb75f6d873deb
menuselect: Add ability to set deprecated and removed versions.

The "deprecated_in" and "removed_in" information can now be
set in MODULEINFO for a module and is then displayed in
menuselect so users can be aware of when a module is slated
to be deprecated and then removed.

ASTERISK-29337

Change-Id: I6952889cf08e0e9e99cf8b43f99b3cef4688087a
menuselect/menuselect.c
menuselect/menuselect.h
menuselect/menuselect_curses.c
menuselect/menuselect_newt.c