summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2014-07-14 20:13:40 +0000
committerTony Vroon <chainsaw@gentoo.org>2014-07-14 20:13:40 +0000
commit83bd1fe3a0a76fffae31129382163ba972a79257 (patch)
tree6ba4a8dde83ad07dc550a396524c7af69f4659dc /net-misc/asterisk/ChangeLog
parentBump to 0.4.1, thanks to Nikoli. (diff)
downloadhistorical-83bd1fe3a0a76fffae31129382163ba972a79257.tar.gz
historical-83bd1fe3a0a76fffae31129382163ba972a79257.tar.bz2
historical-83bd1fe3a0a76fffae31129382163ba972a79257.zip
New development on the 12 branch adds persistent connection support on the built-in HTTP server. Fixes trickling down to stable branches include making ast_careful_fwrite careful enough to avoid infinite loops and avoiding unnecessary MOH restarts. Downstream patchset unchanged.
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xB5058F9A
Diffstat (limited to 'net-misc/asterisk/ChangeLog')
-rw-r--r--net-misc/asterisk/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog
index 30755f9f746d..05a0e4ccc896 100644
--- a/net-misc/asterisk/ChangeLog
+++ b/net-misc/asterisk/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for net-misc/asterisk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.489 2014/06/23 10:15:25 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.490 2014/07/14 20:13:36 chainsaw Exp $
+
+*asterisk-12.4.0 (14 Jul 2014)
+*asterisk-11.11.0 (14 Jul 2014)
+*asterisk-1.8.29.0 (14 Jul 2014)
+
+ 14 Jul 2014; Tony Vroon <chainsaw@gentoo.org> +asterisk-1.8.29.0.ebuild,
+ +asterisk-11.11.0.ebuild, +asterisk-12.4.0.ebuild:
+ New development on the 12 branch adds persistent connection support on the
+ built-in HTTP server. Fixes trickling down to stable branches include making
+ ast_careful_fwrite careful enough to avoid infinite loops and avoiding
+ unnecessary MOH restarts. Downstream patchset unchanged.
23 Jun 2014; Tony Vroon <chainsaw@gentoo.org> -asterisk-1.8.26.1.ebuild,
-asterisk-11.8.1.ebuild, -asterisk-12.1.1.ebuild, -asterisk-12.2.0.ebuild: