[libfann] 56/242: added some details for 1.0.6
Christian Kastner
chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.
commit 4f7251f8f08fe1dd48bfa16d58a0bfff1042de0f
Author: Steffen Nissen <lukesky at diku.dk>
Date: Thu Jan 15 01:57:35 2004 +0000
added some details for 1.0.6
---
ChangeLog | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 072e3d5..b193acf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+libfann (1.0.6) stable; urgency=low
+ * Customize error output
+ * Error checking when allocating memory
+ * Debian package
+ * RPM package
+ * Added pkg-config
+ * Deallocate correctly in case of an error
+ * Renamed fann_get_error to fann_get_MSE (keeping old one for now)
+ * Renamed fann_reset_error to fann_reset_MSE (keeping old one for now)
+ * Rearanged some code for easy access by the newly created fann php module
+
+ -- Steffen Nissen <lukesky at diku.dk>
+
libfann (1.0.5) stable; urgency=low
* Added a new constructor
* Added a callback function for output during training
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git
More information about the debian-science-commits
mailing list