ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SGF-Grove/Changes
Revision: 1.9
Committed: Tue Jul 29 09:55:45 2008 UTC (15 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-1_01
Changes since 1.8: +1 -0 lines
Log Message:
1.01

File Contents

# User Rev Content
1 elmex 1.1 Revision history for Games-Go-SGF-Grove
2    
3 root 1.9 1.01 Tue Jul 29 11:55:12 CEST 2008
4 elmex 1.8 - fixed a bug with empty simpletext/text properties.
5 elmex 1.7
6 root 1.6 1.0 Mon Jul 28 10:48:56 CEST 2008
7 root 1.4 - write out illegal SGF if the structure tells us to, as the SGF
8     spec requires the ability to write illegal SGF files.
9 elmex 1.5 - fixed compressed move/stone lists, the rectangle was computed short
10 elmex 1.8 by one row/col.
11 root 1.4
12 root 1.3 0.01 Mon Jul 21 21:25:16 CEST 2008
13 root 1.2 - initial version, created with the horrible Module::Starter,
14     originally taken from kgsueme.
15 elmex 1.1