diff scripts/ChangeLog @ 6853:02106856b8f6

[project @ 2007-08-31 22:51:29 by dbateman]
author dbateman
date Fri, 31 Aug 2007 22:51:29 +0000
parents a34d59fc7a91
children 5cc9caab1a31
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Aug 31 20:51:58 2007 +0000
+++ b/scripts/ChangeLog	Fri Aug 31 22:51:29 2007 +0000
@@ -1,5 +1,13 @@
-2007-08-31  David Bateman  <dbateman@free.fr>
-
+2007-09-01  David Bateman  <dbateman@free.fr>
+
+	* polynomial/polyint.m: New function like polyinteg but with
+	explicit integration constant.
+	* polynomial/polyinteg.m: Remove.
+	* polynomial/Makefile.in (SOURCES): Add polyint.m and remove
+	polyinteg.m.
+	* deprecated/polyinteg.m: Move version here.
+	* deprecated/Makefile.in (SOURCES): Add polyinteg.m.
+	
 	* geometry/voronoi.m: Add large box around data to get a good
 	approximation of the rays to infinity.