From 115f5076f5ca555637cd458c19a8506d76391c47 Mon Sep 17 00:00:00 2001
From: Jeff Peeler <jpeeler@digium.com>
Date: Tue, 18 May 2010 19:30:19 +0000
Subject: [PATCH] put changes with the correct version

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

diff --git a/CHANGES b/CHANGES
index 76ff1f9ef5..238f250912 100644
--- a/CHANGES
+++ b/CHANGES
@@ -146,6 +146,7 @@ Applications
    user if it exists, otherwise will play the mailbox number.
  * Added custom device states to ConfBridge bridges.  Use 'confbridge:<name>' to
    retrieve state for a particular bridge, where <name> is the conference name
+ * app_directory now allows exiting at any time using the operator or pound key.
 
 Dialplan Functions
 ------------------
@@ -571,7 +572,6 @@ Applications
  * Added ConfBridge dialplan application which does conference bridges without
    DAHDI. For information on its use, please see the output of
    "core show application ConfBridge" from the CLI.
- * app_directory now allows exiting at any time using the operator or pound key.
 
 Miscellaneous
 -------------
-- 
GitLab