aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0178e447..16bca349 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
+2010-04-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * algebra/irsn.spad.pamphlet (IrrRepSymNatPackage): Tidy.
+ * algebra/partperm.spad.pamphlet (PartitionsAndPermutations): Likewise.
+ * algebra/cycles.spad.pamphlet (complete$CycleIndicators): Now
+ take only positive integers.
+ (powerSum$CycleIndicators): Likewise.
+ (elementary$CycleIndicators): Likewise.
+ (alternating$CycleIndicators): Likewise.
+ (cyclic$CycleIndicators): Likewise.
+ (dihedral$CycleIndicators): Likewise.
+ (graphs$CycleIndicators): Likewise.
+
2010-04-20 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/compiler.boot (joinIntegerModes): New.