summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2013-03-10 21:56:51 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2013-03-10 21:56:51 (GMT)
commite7a85861ba8bcd00ceb7bf9e47f4eadccd48ce3f (patch)
tree057d22b37b8c0c94a2162be624cdc23d71f51242 /ChangeLog
parente398035b1634ff55247a366e862c15965e7945bc (diff)
Extended and improved some parts of instructions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@344 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f60da41..5f72869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+13-03-10 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ * src/arch/instruction-int.h:
+ Extend and improve some parts of instructions.
+
13-03-01 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkdockstation.c: