aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 13:41:28 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 13:41:28 +0000
commit4c7ca73ebaea2a28748983a6f3f5f1f8bbbe5660 (patch)
treefa4d4e67cf68a0341fdc868bc1e0acd4d3821493 /ChangeLog
parent473d194b6edc1eaf9d70d01893e19730399bc873 (diff)
issue #5789
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7171 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8916ffd40..7675e7bea 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-21 Russell Bryant <russell@digium.com>
+ * apps/app_osplookup.c: Properly populate the number of results. (issue #5789)
+
* Makefile: Don't hard-code that poll functionality needs to be provided on Darwin.
* apps/Makefile: Fix incorrect portion of the patch to fix 'make install' on Solaris.