From ad4dc7c4a9e6b71c4bf7508aa15eaacf93ffde61 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 23 Nov 2005 05:59:05 +0000 Subject: [PATCH] fix the date git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7193 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1428c649ea..df71544f4b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2005-11-22 Russell Bryant +2005-11-23 Russell Bryant * configs/voicemail.conf.sample: Add note to indicate that #include should not be used for this file. (issue #5828)