Version 0.12 features the following improvements over 0.10:

 - Redraws are now handled properly (??)
 - For the reason above, the ball appears as soon as the click occurs, not
just when a redraw_window_request occurs.
 - Oops ! The pane used to follow the top of the main window, not the bottom.
 - Some unnecessary system calls were removed and little optimisations done.
 - When clicked on "play" in the menu, if no game was previously selected,
GoBang started a Hum vs Hum game, complying to the Style Guide, as it AL-WAYS
did !
 - Uses 3D templates on RO3.1 with newlook flag enabled
 - Now, I know why the scores have been corrupted in beta releases:
Sometimes, the redraw routine updated from squares 0 TO 10 and not 0 TO 9. As
the scores are stored just after the board situation, they were totally
scrambled. Now this is fixed and should no longer happen !
 - Slightly better computer player.
 - Reworked the menus.
----------------------------------------------------------------------

A faire: * Le noircissement des cases aprs une victoire ne marche pas.
         * Vrifier que tout marche bien lorsque le joueur finit premier
           (bug de Julien  21000). Pas pu retomber sur la situation ...
