From d5c7e96526c5e70d0c1d56d3556602ed59a3d7ca Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Tue, 4 Dec 2007 15:02:48 +0000
Subject: [PATCH] (closes issue #11462) Reported by: eliel Patches:      
 CHANGES.patch uploaded by eliel (license 64)

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

diff --git a/CHANGES b/CHANGES
index 4b137e5366..c344d5c34c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -157,6 +157,8 @@ Voicemail Changes
 
 Queue changes
 -------------
+  * Added the general option 'shared_lastcall' so that member's wrapuptime may be
+     used across multiple queues.
   * Added QUEUE_VARIABLES function to set queue variables added setqueuevar and 
      setqueueentryvar options for each queue, see queues.conf.sample for details.
   * Added keepstats option to queues.conf which will keep queue
-- 
GitLab