changeset 11331:874f2a0fdd19

ChangeLog fix
author Kai Habel <kai.habel@gmx.de>
date Thu, 09 Dec 2010 17:54:09 +0100
parents 4f399d91eb32
children 4d0cfbe59fd2
files scripts/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Dec 09 16:17:03 2010 +0100
+++ b/scripts/ChangeLog	Thu Dec 09 17:54:09 2010 +0100
@@ -1,7 +1,7 @@
 2010-12-09  Kai Habel  <kai.habel@gmx.de>
 
-	* (plot/pie3.m, plot/private/__pie__.m): New functions.
-	* (plot/pie.m): Move __pie__ function to plot/private, in order to be used
+	* plot/pie3.m, plot/private/__pie__.m: New functions.
+	* plot/pie.m: Move __pie__ function to plot/private, in order to be used
 	by pie and pie3.
 	* miscellaneous/unimplemented.m: Remove pie3.m from list of 
 	unimplemented functions.