mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
core: Remove embedded editline.
This removes the embedded copy of editline from the Asterisk source tree, making a system copy of libedit mandatory in Asterisk 16+. ASTERISK-27634 #close Change-Id: Iedb64ad92acb78419f3caefedaa2bb7cd2a1a33f
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -64,6 +64,10 @@ cdr_syslog
|
||||
* The cdr_syslog module is now deprecated and by default it is no longer
|
||||
built.
|
||||
|
||||
Core:
|
||||
* libedit is no longer available as an embedded library and must be provided
|
||||
by the system.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 15.2.0 to Asterisk 15.3.0 ------------
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user