From f683340aa53cf0a6f726fc5eabeb9de8b42096ec Mon Sep 17 00:00:00 2001
From: Mark Spencer <markster@digium.com>
Date: Fri, 15 Mar 2002 14:58:01 +0000
Subject: [PATCH] Version 0.1.11 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 CHANGES | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGES b/CHANGES
index 36b222c793..51eb71205c 100755
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,12 @@
+Asterisk 0.1.11
+ -- Add ISDN RAS capability
+ -- Add stutter dialtone to Chan Zap
+ -- Add "#include" capability to config files.
+ -- Add call-forward variable to Chan Zap (*72, *73)
+ -- Optimize IAX flow when transfer isn't possible
+ -- Allow transmission of ANI over IAX
 Asterisk 0.1.10
+ -- Make ast_readstring parameter be the max # of digits, not the max size with \0
  -- Make up any missing messages on the fly
  -- Add support for specific DTMF interruption to saying numbers
  -- Add new "u" and "b" options to condense busy/unavail handling
-- 
GitLab