]> git.cworth.org Git - rrsolve/blobdiff - ChangeLog
Small cleanups.
[rrsolve] / ChangeLog
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..34e11a524b674cbedfccd3624f4116cc4639cdb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,14 @@
+2003-07-09  Carl Worth  <cworth@isi.edu>
+
+       * 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.
+