From 99891829fa417d7e40be8a1cb8e0dd94bba2e005 Mon Sep 17 00:00:00 2001 From: bbryant Date: Thu, 1 May 2008 23:09:08 +0000 Subject: Add two new console commands "pri show version" and "ss7 show version" that will show the version of each library respectively. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115078 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5a75d512f..d039637e8 100644 --- a/CHANGES +++ b/CHANGES @@ -82,6 +82,11 @@ CLI Changes * New CLI command, "config reload " which reloads any module that references that particular configuration file. Also added "config list" which shows which configuration files are in use. + * New CLI commands, "pri show version" and "ss7 show version" that will + display which version of libpri and libss7 are being used, respectively. + A new API call was added so trunk will now have to be compiled against + a versions of libpri and libss7 that have them or it will not know that + these libraries exist. DNS manager changes ------------------- -- cgit v1.2.3