version 1.4w10UCIb16
[polyglot.git] / debian / changelog
1 polyglot (1.4w10UCIb16) unstable; urgency=low
2
3   * xboard option commands
4
5   * correction of handling of combo boxes in UCI protocol
6
7   * "gui-mode". It is now possible to run PG without config file
8
9   * The polyglot options are not exported, so they are now settable by the GUI
10
11  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Sat, 10 Jan 2009 21:00:00 +0100
12
13 polyglot (1.4w10UCIb15) unstable; urgency=low
14
15   * bugfix : due to refactoring time stamps in Windows would be written twice. This has been fixed. 
16
17   * More refactoring; the number of #ifdef _WIN32's has again been drastically reduced.
18
19  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Sat, 10 Jan 2009 20:00:00 +0100
20
21 polyglot (1.4w10UCIb14) unstable; urgency=low
22         
23   * option to alter priority now also works on windows (Eric Mullins)
24
25   * refactoring so that posix and win32 part share more code
26
27   * a number of potential busy loop scenarios have been eliminated in the Windows code (Windows uses polling)
28         
29   * the return value of CreateProcess is now checked
30
31  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Fri, 09 Jan 2009 20:00:00 +0100
32
33 polyglot (1.4w10UCIb13) unstable; urgency=low
34         
35   * Perft mode exposed.
36
37  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 06 Jan 2009 20:00:00 +0100
38         
39 polyglot (1.4w10UCIb12) unstable; urgency=low
40         
41   * Replaced %lld everywhere by S64_FORMAT.
42
43  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 06 Jan 2009 18:00:00 +0100
44         
45 polyglot (1.4w10UCIb11) unstable; urgency=low
46
47   * Crash bug fix (wrong parentheses in instruction that checked for help
48 option)
49
50  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 05 Jan 2009 18:00:00 +0100
51
52 polyglot (1.4w10UCIb10) unstable; urgency=low
53
54   * Trivial bug fixes
55
56   * It is now possible to do "make rpm" to make an rpm binary package. 
57
58   * Documentation added for epd-test functionality (man page).
59         
60   * Cosmetic cleanups of output of epd-test.
61         
62   * "polyglot --help" output added.
63         
64   * Added polyglot book format specification to distribution.
65
66
67  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 02 Jan 2009 18:00:00 +0100
68
69 polyglot (1.4w10UCIb9) unstable; urgency=low
70
71   * Trivial cosmetic fixes
72
73   * Some engines do not support the Hash option. So we don't send memory=1 in that case.
74
75  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 02 Jan 2009 15:15:15 +0100
76
77 polyglot (1.4w10UCIb8) unstable; urgency=low
78
79   * Support for egtpath command in xboard protocol
80
81  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Fri, 02 Jan 2009 11:10:23 +0100
82
83 polyglot (1.4w10UCIb7) unstable; urgency=low
84
85   * Initial Release.
86
87  -- Michel Van den Bergh <michel.vandenbergh@uhasselt.be>  Thu, 01 Jan 2009 21:32:12 +0100