Version 1.1.3
[emu8051.git] / ChangeLog
index e699866..0528782 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-05 Anthony <antliu at gmail.com>
+       * Fix error with JMP @A,DPTR instruction
+       * Fix error with RETI instruction
+         Error report and patch submission by Anthony
+         (antliu at gmail.com).
+
 2013-09-07  Hugo Villeneuve  <hugo@hugovil.com>
        * Fix compiler warnings
         * Fix error with CJNE instruction.