=================================================================== RCS file: /cvs/ace/ace/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -p -u -r1.26 -r1.27 --- ace/ChangeLog 2013/01/06 17:53:11 1.26 +++ /cvs/ace/ace/ChangeLog 2013/01/11 18:16:34 1.27 @@ -1,3 +1,11 @@ +2013-01-11 Esa Peuha + + * lib/stack.c (stack_flip_card): Reimplement. + * lib/cards.h: Change declaration. + * docs/toolkit.html: Document it. + * games/canfield.c, games/freecell.c, games/golf.c, + games/solitaire.c, games/spider.c, games/thornq.c: Update. + 2013-01-06 Esa Peuha * lib/stack.c (stack_flip_cards): New function.