summaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..8f09252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,10 @@
+Version 0.1.1
+ * Bug fix: unary - on future refs is handled now (see
+ samples/stress3.mixal).
+ * Bug fix: future refs to labels defined with the EQU directive
+ are correctly handled now (see samples/stress4.mixal).
+ * configure.in check for readline falls back to -lreadline
+ to fix configuration problem in Mandrake 7.0.
+
+Version 0.1
+ * initial revision \ No newline at end of file