aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 04:17:53 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 04:17:53 +0000
commit488a0f5ebbe12ff1b438cad6b44359f91a38084e (patch)
tree890affb824f5e18dbd568b59a6fbc1b1ee6cd83e /ChangeLog
parentccc2fc8a310b16ad7a978d07ebf40535e6bf3ee9 (diff)
issue #5532
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7025 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 7cc6d3073..b3bb7687a 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-07 Kevin P. Fleming <kpfleming@digium.com>
+ * UPGRADE.txt (Parking): add note about new parking behavior (issue #5532)
+
* many files: more Cygwin compatibility, and proper getloadavg() prototype/macro (issue #5569)
* include/asterisk/lock.h (__ast_pthread_mutex_lock): correct build with DETECT_DEADLOCKS defined (issue #5570)