1Sat Dec 27 2014
2
3	* Release 1.6
4
5Fri Mar 1 2013
6
7	* Add German to the list of languages in xawale.tcl
8	* Correct the position of scores in the main image
9	* The black circle is printed before the move
10
11Mon Jan 2 2011
12
13	* Release 1.5
14
15Mon April 3 2010
16
17	* The script bin/awale launches xawale.tcl with a relative path instead of absolute path (src/Makefile.am modified)
18	* The variable JOUER in script xawale.tcl is now a relative path
19	* The directory containing the game awale is now movable
20
21Tue Sep 8 2009
22
23	* Add control file to distrib for .deb package and move man pages to $PREFIX/share/man
24
25Sat Aug 22 2009
26
27	* The game over message is now displayed within the board instead of a popup
28
29Wed Aug 19 2009
30
31	* xawale.tcl catches multiline output and displays the distribution of seeds.
32
33Tue Aug 18 2009
34
35	* -x option of awale now provides a multiline output in order to display the distribution of seeds.
36	* awale.1 and xawale.1 are renamed awale.6 and xawale.6.
37
38Thu July 30 2009
39
40	* Release 1.4
41
42Wed July 29 2009
43	* A bug is fixed in xawale.tcl line 807 %Y -> %y
44
45Sun June 8 2008
46
47	* Pictures Trou1x.gif have been improved
48
49Sat June 7 2008
50
51	* The problem of black circle partly apparent behind a new hole is solved.
52	* All options are now saved in .xawale.ini
53
54Fri June 6 2008
55
56	* Translation in french and spanish of the label seed
57	* Played hole by any player is highlighted with a black circle
58	* Undo just one turn instead of two in case of two human players
59	* Change player/computer to north/south when switching to human players
60	* Change final message in case of two human players
61
62Wes May 7 2008
63
64	* Add figures with up to 15 seeds
65
66Tue May 6 2008
67
68	* Release 1.3
69	* Permanent save of language in file .xawale.ini
70	* Test of cyclic position in xawale
71
72Thu May 1 2008
73
74	* menu for -k option in xawale.tcl
75
76Sat Sept 8 2007
77
78	* Option -k or --noattackall has been implemented in awale.c
79
80Tues Aug 28 2007
81
82	* Release 1.2
83
84Fri Aug 17 2007
85
86	* The spanish rule is introduced in xawale.tcl
87
88Fri Aug 10 2007
89
90	* Option -a or -noeatall has been implemented in awale.c
91	* A window to configure rules (options -e and -n) is added in xawale.c
92
93Wes Aug 8 2007
94
95	* The mode two human players is added in xawale.tcl
96
97Sun Aug 5 2007
98
99	* Level 0 for children has been added in xawale.tcl
100	* Played hole by computer is highlighted with a black circle
101
102
103Tue July 31 2007
104
105	* Level 1 has been reduced in awale.c
106	* Option -n or --noeatmore has been implemented in awale.c
107
108Sat May 19 2007
109
110	* Preparation of the Windows2000/XP installer
111	* Add the file AwaleBanner.bmp for the installer
112
113Sun May 13 2007
114
115	* Release 1.1
116	* copyright.gif has been changed
117	* xawale.tcl can now open/save games and usual shortcuts now works
118
119Sat March 10 2007
120
121	* awale.c has been modified, the bug,
122           if score[0] > score[1]) printf ("Tu m'as bien gagne\n");
123	  is fixed
124
125Sat Oct 21 2006
126
127	* xawale is now a shell script to launch xawale.tcl
128	* src/makefile.am has been modified
129
130Sun Sep 24 2006
131	* English version of rules in xawale
132	* Title screen when starting xawale
133
134Fri Sep 22 2006
135
136	* xawale.1: new file
137
138Thu Sep 21 2006
139
140	* xawale.tcl is included in the distribution
141
142Wed Sep 20 2006
143
144	* Makefile.am src/Makefile.am man/Makefile.am configure.in: new files
145	* First build of awale: it well works!
146
147Tue Sep 19 2006  (Alain Le Bot)
148
149	* README INSTALL COPYING NEWS AUTHORS THANKS ChangeLog: new files.
150
151ChangeLog ends here
152