aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4832415f..2d0c4935 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,13 @@
2010-04-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/cycles.spad.pamphlet (CycleIndicators): Clean up.
+ (complete$CycleIndicators): Argument type is now NonNegativeInteger.
+ (powerSum$CycleIndicators): Likewise.
+ (elementary$CycleIndicators): Likewise.
+ (alternating$CycleIndicators): Likewise.
+ (cyclic$CycleIndicators): Likewise.
+ (dihedral$CycleIndicators): Likewise.
+ (graphs$CycleIndicators): Likewise.
2010-04-18 Gabriel Dos Reis <gdr@cs.tamu.edu>