From 90e00017964c773e3a4ce774d2336ec921418906 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Fri, 2 Jun 2006 05:56:19 +0000
Subject: [PATCH] the new version needs a change log.

git-svn-id: svn://svn.syncleus.com/dANN/tags/java_dann-0.1-alpha-RC2@35 6ae8b97b-f314-0410-8212-aecf10b92ded
---
 doc/ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 doc/ChangeLog

diff --git a/doc/ChangeLog b/doc/ChangeLog
new file mode 100644
index 00000000..f884850a
--- /dev/null
+++ b/doc/ChangeLog
@@ -0,0 +1,9 @@
+-- 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