diff --git a/ChangeLog b/ChangeLog index 051d4d61..6b47515e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ - fixed the errors/warnings in prefix_66.h and prefix_66_of.h (decimal too large becomming unsigned). - + - fixed compilation error on FreeBSD when #disable_joystick was defined + - int10_writechar has been updated to move the cursor position.