aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 19:34:09 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 19:34:09 +0000
commit5d59fdca9e11765996e9a2500503ebecdf04afc8 (patch)
tree2e918bac886c6a856bbe77ca204d0453ed591859 /ChangeLog
parent178ba56fee41406d0cc31fea58660a9d8956182b (diff)
backport fix from HEAD branch
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7186 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 2d4dec5d0..8ba234c56 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-21 Kevin P. Fleming <kpfleming@digium.com>
+ * apps/app_cut.c: remove unnecessary include that causes spurious rebuilding
+
* channels/chan_sip.c (build_peer): ensure that case changes made to peer names are not ignored during reload operations
(build_peer): when a peer is changed from dynamic to static mode, reset the default port number if no other has been specified