aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-25 14:17:38 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-25 14:17:38 +0000
commitbf803e355d5bb5885ea1c7e82104f71783650a78 (patch)
treebe49e2aaf7451d78bd138bb3e1fa9124311a31cd /ChangeLog
parent2d3d7dd538d819df1b2b6a18059368af893dc090 (diff)
issue #5850
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7196 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8a90a809..5d842560c 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)