From 473d194b6edc1eaf9d70d01893e19730399bc873 Mon Sep 17 00:00:00 2001 From: russell Date: Mon, 21 Nov 2005 13:21:18 +0000 Subject: don't hardcode poll.o for Darwin fix incorrect portion of patch from yesterday's Solaris fixes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7168 f38db490-d61c-443f-a65b-d21fe96a405b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 18e023df8..8916ffd40 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-11-21 Russell Bryant + * 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. + * channels/chan_iax2.c (iax2_getpeername): Return non-zero to indicate that a peer was found when using realtime (issue #5815) 2005-11-20 Russell Bryant -- cgit v1.2.3