projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b02c657
)
app_queue: PAUSEALL/UNPAUSEALL logged only if interface is a queue member
author
Jonathan Rose
<jrose@digium.com>
Tue, 4 Sep 2012 19:30:34 +0000
(19:30 +0000)
committer
Jonathan Rose
<jrose@digium.com>
Tue, 4 Sep 2012 19:30:34 +0000
(19:30 +0000)
Adding UPGRADE.txt entry for r372148
(issue AST-946)
Reported by: John Bigelow
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@372149
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
UPGRADE.txt
patch
|
blob
|
history
diff --git
a/UPGRADE.txt
b/UPGRADE.txt
index
68790a8
..
c183599
100644
(file)
--- a/
UPGRADE.txt
+++ b/
UPGRADE.txt
@@
-23,7
+23,9
@@
From 11 to 12:
-
+Queue:
+ - Queue logging for PAUSEALL/UNPAUSEALL now only occurs if the interface this is
+ performed on is a member of at least one queue.
From 10 to 11: