Subject: CVS commit: src/games/backgammon/backgammon
To: None <source-changes@NetBSD.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 01/01/2004 15:59:58
Module Name:	src
Committed By:	jsm
Date:		Thu Jan  1 15:59:58 UTC 2004

Modified Files:
	src/games/backgammon/backgammon: main.c

Log Message:
Only score as a Gammon or a Backgammon if the opponent hasn't removed
any pieces, not if the opponent has removed pieces but has had a piece
knocked back to the bar afterwards.  Fixes Debian bug 185101 from
Konstantin Seiler <list@kseiler.de>.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/games/backgammon/backgammon/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.