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