aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-18 04:13:39 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-18 04:13:39 +0000
commit6b51e2d9ac8bd53f11b088829864e25ec1c755bb (patch)
tree34627a45e7fb278e8945d9629ec275cbf40fbe5a /ChangeLog
parent24a359bb4ff4a62713f290b014b6054f96b151a6 (diff)
fix the output of Makefile generated variables to doxygen
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7133 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 70ec11b2d..578542306 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-17 Russell Bryant <russell@digium.com>
+ * Makefile: Fix the output of Makefile generated variables to doxygen
+
* channels/chan_sip.c: Add missing carriage return and line feed to the SDP line indicating that we don't support VAD (issue #5780)
2005-11-16 Kevin P. Fleming <kpfleming@digium.com>