aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-06 14:55:48 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-06 14:55:48 +0000
commit3a4997ddeb226c8a0830e9f6cf9c02cad13d5c86 (patch)
treee112b95553f2008ddeb92cbdc8509734bc7698a6
parentb489f5cc2f7fe6e40f4823424d48413dce60af61 (diff)
Update ChangeLogv1.6.1.20-rc1
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.1.20-rc1@261556 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fdf38c2d..d821036cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -718,6 +718,46 @@
| 5 lines DAHDI/PRI call to pri_channel_bridge() not protected by
PRI lock. SWP-1231 ABE-2163 ........ ................
+2010-05-03 Leif Madsen <lmadsen@digium.com>
+
+ * Asterisk 1.6.1.19 Released
+
+2010-04-29 Leif Madsen <lmadsen@digium.com>
+
+ * Asterisk 1.6.1.19-rc3 Released
+
+2010-04-29 10:31 +0000 [r260052] David Vossel <dvossel@digium.com>
+
+ * include/asterisk/audiohook.h, main/audiohook.c: Fixes crash in
+ audiohook_write_list. (closes issue 0017052) Reported by: dvossel
+ Tested by: dvossel. (closes issue 0016196) Reported by: atis.
+ Review: https://reviewboard.asterisk.org/r/623/
+
+2010-04-28 10:31 +0000 [r259930] David Vossel <dvossel@digium.com>
+
+ * channels/chan_local.c, main/channel.c: Resolves deadlocks in
+ chan_local. (closes issue 0017185) Reported by: schmoozecom
+ Patches: issue_17185_v1.diff uploaded by dvossel (license 671)
+ issue_17185_v2.diff uploaded by dvossel (license 671) Tested
+ by: schmoozecom, GameGamer43
+ Review: https://reviewboard.asterisk.org/r/631/
+
+2010-04-13 Leif Madsen <lmadsen@digium.com>
+
+ * Asterisk 1.6.1.19-rc2 Released
+
+2010-04-13 [r257208] Tilghman Lesher <tlesher@digium.com
+
+ Also unref the pvt when we delete the provisional keepalive job.
+
+ (closes issue #16774)
+ Reported by: kowalma
+ Patches:
+ 20100315__issue16774.diff.txt uploaded by tilghman (license 14)
+ Tested by: falves11, jamicque
+
+ Review: https://reviewboard.asterisk.org/r/591/
+
2010-04-05 Leif Madsen <lmadsen@digium.com>
* Asterisk 1.6.1.19-rc1 Released