X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=34e11a524b674cbedfccd3624f4116cc4639cdb2;hb=a278d8f2b6534fc46e035d6a2a9984407c2c7aba;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=596aa30835a89015415d42a16c9e07c7dbd382b8;p=rrsolve diff --git a/ChangeLog b/ChangeLog index e69de29..34e11a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,14 @@ +2003-07-09 Carl Worth + + * src/rrsolve.c (main): Added an error message for board parse + failure. + (handle_events): Cleaned things up considerably with support for + new RR_NOTICE_BOARD, (a couple more from the server could clean up + even more). + (handle_events): Tracked some librr API changes. + (trace_solution): Fixed uninitialized variable. + (handle_events): Fixed to print solution when it doesn't get a + chance to show it. + + * boards/min09: Moved a robot to force a more interesting solution. +