[Freeswitch-svn] [commit] r7989 - in freeswitch/trunk: . docs

Freeswitch SVN mikej at freeswitch.org
Mon Mar 31 12:37:22 EDT 2008


Author: mikej
Date: Mon Mar 31 12:37:22 2008
New Revision: 7989

Added:
   freeswitch/trunk/docs/ChangeLog
Modified:
   freeswitch/trunk/bootstrap.sh

Log:
add ChangeLog

Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh	(original)
+++ freeswitch/trunk/bootstrap.sh	Mon Mar 31 12:37:22 2008
@@ -15,9 +15,9 @@
 # keep automake from making us magically GPL, and to stop complaining about missing files.
 cp -f docs/COPYING .
 cp -f docs/AUTHORS .
+cp -f docs/ChangeLog .
 touch NEWS
 touch README
-touch ChangeLog
 
 # autoconf 2.59 or newer
 ac_version=`${AUTOCONF:-autoconf} --version 2>/dev/null|sed -e 's/^[^0-9]*//;s/[a-z]* *$//;s/[- ].*//g;q'`

Added: freeswitch/trunk/docs/ChangeLog
==============================================================================



More information about the Freeswitch-svn mailing list