aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2011-05-06 20:44:53 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2011-05-06 20:44:53 +0000
commit3d17002bebe69d7270d4fcba5ffcfb429f7d2aa8 (patch)
tree76a2b214814ee6bbb4362718bb26aed2414aea14 /CHANGES
parentdd2f4c198a432e1fb35a85734563c4f4cabf0601 (diff)
Add the Uniqueid header to Userevent.
(closes issue #16962) Reported by: jlpedrosa Patches: patch.diff uploaded by jlpedrosa (license 1002) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@317915 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c40be8cc7..becdbfd6a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,7 @@ Asterisk Manager Interface
* DAHDIShowChannels, SIPshowpeer, SIPpeers, and IAXpeers now contains a
Description field that is set by 'description' in the channel configuration
file.
+ * Added Uniqueid header to UserEvent.
Asterisk HTTP Server
--------------------------