diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 09-09-27 Cyrille Bagard <nocbos@gmail.com> + * src/arch/x86/operand.c: + Fix a copy/paste mistake: the operand size argument is never initialized. + +09-09-27 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkblockview.c: Replace hardcoded integer value by G_MAXINT. |