summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-25 14:13:54 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-25 14:13:54 +0000
commit6801852c657b084b9b9a601d9b6feb9ab6138497 (patch)
treedb3205468ffd847ecfa4703cc6a9a1f7f45c8dc7 /ChangeLog
parent4349fda37a8168983923d317597bd799341248ac (diff)
issue #5850
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e88a8ae2d..d88e4583c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-25 Russell Bryant <russell@digium.com>
+
+ * apps/app_dial.c: Properly duplicate the string for ANI (issue #5850)
+
2005-11-23 Russell Bryant <russell@digium.com>
* configs/voicemail.conf.sample: Add note to indicate that #include should not be used for this file. (issue #5828)