From fd5fa66090fd87ae70ce3b6cde7f83cff9dc75b9 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Tue, 9 Jun 2009 22:06:20 +0000 Subject: [PATCH] Removed ChangeLog file. this should be generated dynamically when distributions are created. git-svn-id: svn://svn.syncleus.com/dANN/branches/java_dann-1.x@269 6ae8b97b-f314-0410-8212-aecf10b92ded --- doc/ChangeLog | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 doc/ChangeLog diff --git a/doc/ChangeLog b/doc/ChangeLog deleted file mode 100644 index f884850a..00000000 --- a/doc/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ --- 0.1 Alpha RC2 -- - -Completly changed around the infastructure. Made the library more flexible. The -aim is to allow creative custom designs to make way for testing various genetic -algorithms. - --- 0.1 Alpha RC1 -- - -First Public release, no changes to report. -- GitLab