]> 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:08:09 +0000 (10:08 -0500)
commitefc61a96f0cf44b806605fa35fa35151fc03d802
tree57b369ae2e1487251e900d0135722dba550f240e
parent3330fb41f42b2943b9b0be1a266ae47eccb8262b
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