Files
libpri/ChangeLog
Russell Bryant 5bd165c51c little update ... some of the names weren't totally correct in the Asterisk part,
so i'm just taking them out of all of it for this time


git-svn-id: https://origsvn.digium.com/svn/libpri/branches/v1-0@192 2fbb986a-6c06-0410-b554-c9c1f0a7f128
2005-02-24 21:29:55 +00:00

26 lines
644 B
Plaintext
Executable File

libpri 1.0.6
-- Dependencies from .depend were valid from static libary only, not dynamic. 'mkdep'
has been fixed to support the dynamic library version.
libpri 1.0.4
-- Makefile fix for SELinux
libpri 1.0.3
-- Fix Endian to compile for FreeBSD
...
libpri 0.3.0
-- Fix talking to switch
-- Add pri dump
-- Add test application
-- Fix strncpy stuff
libpri 0.1.2
-- Added PRI_EVENT_HANGUP_ACK so you can know when the disconnect was
acknowledged
libpri 0.1.1
-- Added PRI_DEBUG_Q931_ANOMALY flag so that certain non-error-related
messages would not be output unless specifically desired.
libpri 0.1.0
-- Initial release