aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b519d5b3..bd58ed47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * algebra/compiler.spad.pamphlet: Add more IR contructor
+ functions. Elaborate definitions.
+
2010-03-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/compiler.spad.pamphlet (InternalRepresentationForm): Tidy.