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