0.2.0-RC8f
    - fixed memory leak in app_queue
    
0.2.0-RC8e
    - updated to latest cvs
    - fix for progress messages containing a cause IE (user busy)

0.2.0-RC8d
    - updated to latest cvs
    - fixes for isdn data calls (gains, dtmf detection)
    
0.2.0-RC8c
    - updated to latest cvs
    - small libpri fix in p2mp bri te mode (layer 2)
    - cwain b channel 31 fix

0.2.0-RC8b
    - updated to latest cvs
    - libpri fix (restart procedure)
    - res_watchdog fix for daemon mode

0.2.0-RC8a
    - added priindication=passthrough for inband call progress
    - added cwain driver

0.2.0-RC8
    - updated to asterisk 1.0.7 (fixes the SIP music on hold bug)
    - added res_watchdog and ISDNguard
    
0.2.0-RC7k
    - some safety checks in libpri to protect against bad implementations
      (fixes a segfault bug with certain commercial predictive dialers)

0.2.0-RC7j
    - update to asterisk 1.0.6
    - merged new app_devstate, fixed segfault
    - added manager command for devstate

0.2.0-RC7i
    - added app_segfault an application to crash Asterisk with a segmentation fault
    - Makefile clean ups for zaphfc and qozap
    - maintenance release because location of the old zaptel/libpr/* versions has changed
    - app_devstate merged
    
0.2.0-RC7h
    - fixed "1034 bytes frame" bug in qozap
    - added RTAI (www.rtai.org) support for zaphfc:
      RTAI will generate a 1 khz zaptel timer for zaphfc. With this you can run
      any number of zaphfc cards with a single timing source (just like with the
      florz patches). zaphfc does not need the ugly 8khz timer hack anymore.
      The only caveeat is that RTAI is only available for kernels up to 2.6.8.1
      and does not support all architectures.
      
      I have run my tests with kernel 2.6.8.1 (patched with the adeos nano kernel
      patches) and RTAI version 3.1. If you have RTAI installed zaphfc will 
      automagically build with RTAI timing enabled (see the Makefile to disable
      this). Before loading zaphfc you need to enable RTAI by loading the rtai_hal
      and rtai_ksched modules. If you run X on your machine (which you shouldnt,
      but i do on my development box) make sure you start RTAI before starting X
      (I had some nasty kernel crashes when i tried vice versa.)
    
0.2.0-RC7g
    - fixed zaphfc D channel receive function
    
0.2.0-RC7f
    - "D-channel up/down" messages in BRI_CPE_PTMP mode will only be shown
      if asterisk is started with at least -vvvv
    - some sample configurations (SAMPLES directory)
      
0.2.0-RC7e
    - added "m" option to chan_zap, this will provide an outgoing channel
      without echo cancelation, useful for fax and modem, e.g.:
      exten => 1234,1,zapEC(off) ; disable EC on the incoming channel
      exten => 1234,2,Dial(ZAP/g1m/1234) ; create channel without EC
      
0.2.0-RC7d
    - zaphfc is back, now also sending/receiving complete HDLC frames
    - zaphfc B channel improvements (please test!)
    - added app_zapEC to enable/disable echo cancelation from the dialplan
    
0.2.0-RC7c
    - qozap fix for octoBRIs
    - chan_zap segfault ect fix
    
0.2.0-RC7b
    - qozap fixes
    - more chan_zap deadlock fixes (transfers)

0.2.0-RC7
    - fixed libpri "phone keeps ringing after fast hangup"-bug
    - fixed chan_zap "no echo cancelation in p2mp NT mode with overlapdial=yes for outgoing calls"-bug
    - fixed "echo training never used on isdn interfaces"-bug
    - fixed "digital calls have echo cancelation"-bug
    - fixed "no cdr generated for calls to busy destinations using the manager or pbx_spool"-bug
    - ECT support

0.2.0-RC6
    - zaptel D channel surgery 
      (support for RX/TX of complete frames to the layer 1 drivers)
    - qozap surgery
      (B chan fifos now 128 bytes, D chan fifos now 1024/2048 bytes)
    - chan_zap, echo cancelation fixes
    
0.2.0-RC5
    - updated to asterisk 1.0.5
    - qozap fix
    - zaphfc-crash-on-rmmod fix
    - added realzap driver for testing

0.2.0-RC3a
    - libpri fixes
    - chan_zap fixes (bri transfers)

0.2.0-RC3
    - updated for Asterisk 1.0.3
    - libpri, chan_zap fixes for p2mp TE mode
    - support for zaptel device states

0.2.0-RC2C
    - saynumber, saydigits, saycharacter will answer if the channel is not answered yet

0.2.0-RC2b
    - chan_iax2 segfault fix

0.2.0-RC2a
    - libpri fixes
    
0.2.0-RC2
    - switched to asterisk 1.0.2

0.2.0-RC1
    - switched to asterisk 1.0.1
    - auto answer (AutoanswerLogin, Autoanswer)
    - libpri fix
    - uniqueid and manager patches
    - iax2 cause code fix
    
0.1.0
    - patch updates
    - support for CVS HEAD (stable cvs was dropped, so we switched)
    - call parking / unparking
    - audio fix for zaphfc
    - zaphfc now detects all hfc-pci cards 
    - octoBRI support
    - attended transfers (also with #!!!, ah well...almost, wait a bit...)
    - app_dial modification (jumps to +201 if channel is unavailable)
    - more fixes in card detection
    - added debug support to zaphfc and qozap (load modules with debug=1)
    - zaphfc fixed b channel RX
    - channel independent call pickup and call stealing (PickUp, PickDown, Steal)
    - zapata.conf parameters for user defined "CID withheld" and "no CID available" messages
    - patches updated to very latest cvs (zaptel, libpri, asterisk)

0.0.2
    - updated patches to latest cvs
    - added call parking (experimental)
    - added support for sending text messages as INFORMATION msgs with display IEs
      (including app_sendtext for *-stable)
    - zaprtc for kernel 2.6
    - bugfixes
    
0.0.2rc20
    - added 'R' option for app_dial
    - fixed critical zaptel bugs
    - tested on 2.6.5 and 2.4.25
    - improved qozap performance
    - fixed zaphfc

