aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-02-18 18:06:43 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-02-18 18:06:43 +0000
commit82a334d8e26ee4ba2076934f4249c6c9848841f4 (patch)
treed9fc038608722fd724a1cd06e4b6893136b9ab70
parent4a8abc8eb412e480ddfd0027d58a72c9d5e9cdb0 (diff)
Update .version and ChangeLog files.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.6.0.24@247607 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--.version2
-rw-r--r--ChangeLog9
2 files changed, 10 insertions, 1 deletions
diff --git a/.version b/.version
index 117ee02bc..ceeb5ff6c 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-1.6.0.22
+1.6.0.24
diff --git a/ChangeLog b/ChangeLog
index 3d599399e..ffee0886e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-18 Leif Madsen <lmadsen@digium.com>
+
+ * Release Asterisk 1.6.0.24
+
+ * AST-2010-002: This security release is intended to raise awareness
+ of how it is possible to insert malicious strings into dialplans,
+ and to advise developers to read the best practices documents so
+ that they may easily avoid these dangers.
+
2010-02-02 Leif Madsen <lmadsen@digium.com>
* Release Asterisk 1.6.0.22