summaryrefslogtreecommitdiff
path: root/gsl-1.9/diff/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-1.9/diff/ChangeLog')
-rw-r--r--gsl-1.9/diff/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gsl-1.9/diff/ChangeLog b/gsl-1.9/diff/ChangeLog
new file mode 100644
index 0000000..863e949
--- /dev/null
+++ b/gsl-1.9/diff/ChangeLog
@@ -0,0 +1,13 @@
+Mon Apr 23 13:26:21 2001 Brian Gough <bjg@network-theory.co.uk>
+
+ * Makefile.am: removed demo from Makefile
+
+ * test.c (test): changed return type to void
+
+Mon Feb 5 13:42:54 2001 Brian Gough <bjg@network-theory.co.uk>
+
+ * diff.c: moved gradient calculating function into multimin since
+ it depends on multimin functions
+
+ * test.c (main): tidied up the tests
+