X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=changelog;fp=changelog;h=0fb698dd3822ef40d105f051c514085a9b730a51;hb=af07349064b580cfaba648a5395a64e6b73d7f9f;hp=631e1171badc07cf00401fb85a20993c6c562f8e;hpb=dcb0657b9bf755387c949ae37ca12402ac08eb13;p=fairymax.git diff --git a/changelog b/changelog index 631e117..0fb698d 100644 --- a/changelog +++ b/changelog @@ -48,6 +48,7 @@ /* L) added Resign option feature (using new WB protocol) */ /* M) char -> signed char for better portability */ /* N) add PV printing and multi-PV support */ +/* O) non-Rook castling, 6th-rank promotion, independent B/W piece naming */ /***************************************************************************/ 4/6/2009 Unified source of ShaMax and Fairy-Max into single fmax.c file, and @@ -65,4 +66,10 @@ a multi-PV option to print lines within a certain sccore margin. 15/1/2010 Improved Makefile, updated docs + Implement independent naming of white and black pieces. (So mirror- + image pieces can use same letter.) + Change castling code to allow castling with any corner piece type. + Implement 6th-rank promotion based on 'Queen' value. + Makruk added as new variant to the fmax.ini file. +