From: Kevin P. Fleming Date: Wed, 16 Nov 2005 18:59:51 +0000 (+0000) Subject: correct ChangeLog details X-Git-Tag: 1.2.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891569befc79e5c4d47c9d70ae103232514d8ed6;p=thirdparty%2Fasterisk.git correct ChangeLog details git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7119 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/ChangeLog b/ChangeLog index 1c988f3192..9c3bd956ed 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2005-11-16 Kevin P. Fleming +2005-11-16 Kevin P. Fleming * apps/app_forkcdr.c (forkcdr_exec): issue warning (and don't segfault) if ForkCDR is called on a channel that doesn't have a CDR (issue #5763) @@ -10,8 +10,6 @@ * pbx/pbx_ael.c (match_assignment): properly parse equal signs surrounded by whitespace (issue #5761) -2005-11-16 Kevin P. Fleming - * doc/README.realtime: document the limitations of using FreeTDS with Realtime (issue #5767) 2005-11-15 Kevin P. Fleming