Added layer1 hold feature. Requires new mISDN and mISDNuser package from git.
[lcr.git] / README
diff --git a/README b/README
index ac17322..b0772c4 100644 (file)
--- a/README
+++ b/README
@@ -454,9 +454,11 @@ Changes in Version 1.2
 - Introduceing autoconf (./configure) with help of Joerg and Peter.
   -> Default installation path remains /usr/local/lcr, so don't worry!
 
-Changes after Version 1.3
+Changes in Version 1.3
 - Finished autoconf.
 - Obsolete "pbxwatch" is removed. 
+
+Changes after Version 1.3 release
 - fixes in chan_lcr, thanx to peter and gregor
 - message pointer forwarding fix, thanx to bodo!
 - capability fix, thanx to gregor
@@ -467,5 +469,14 @@ Changes after Version 1.3
 - Added patch by gregory, asterisk should now use faxdetection with mISDN_dsp
   disabled.
 
-Changes after Version 1.4
+Changes after Version 1.4 release
+- Bugfix: When reloading interfaces, interface will not be reopened, if
+  interface was specified by name.
+- Added PID file (thanx to Joerg)
+- Added Callweaver support. (thanx to Kristijan)
+- Bugfix on timeout rules. (thanx to Benjamin)
+- Fixed dtmf detection of A-D. (thanx to Ralf)
+- Fixed Notification messages in NT-mode
+  -> Notifications like diversions are now sent to terminal.
+- Added l1hold feature (requires new mISDN and mISDNuser).