summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-28 08:36:58 +0000
committerjlam <jlam>2003-01-28 08:36:58 +0000
commitec5f2a69ac678879c3f427d62b05131c3365fd17 (patch)
tree763cabea95f414ce8e6d946dc551b825de656d3f /doc
parent0a90c4da3805f2d9b2845e9231f352ee56a4cd4b (diff)
downloadpkgsrc-ec5f2a69ac678879c3f427d62b05131c3365fd17.tar.gz
Updated games/cgoban-java to 2.4.57. Changes from version 2.4.55 include:
Adding an "A" to a node with no children no longer crashes the client. The scroll bar for text wasn't appearing in SGF files. Fixed the title of the "Limit" column of the server stats window. Fixed a problem I introduced recently where grid lines were drawn under labels on a board. This makes the labels hard to read. Added a confirmation when you try to close your user info after editing it but not saving it. Simul games now marked with an "S". Results of never-saved games are no longer left sitting in your result list.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 100992b3956..afa8cf50391 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1256 2003/01/28 04:43:34 markd Exp $
+$NetBSD: CHANGES,v 1.1257 2003/01/28 08:38:17 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -452,3 +452,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated superlu to 2.0nb2 [uebayasi 2003-01-28]
Updated tk-expect to 5.38 [markd 2003-01-28]
Added umbrello-1.1.1 [markd 2003-01-28]
+ Updated cgoban-java to 2.4.57 [jlam 2003-01-28]