1tbclock-1.10
2 - resizing is now working
3 - you can change display mode on the fly with 'a' in "clock" and "chrono"
4 - command line color selection (-H, -M,...), thanks Olivier Regnier
5 - decimal help is now triggered with -e instead of -H.
6 - new option -p allows to have time am/pm style instead of 24h.
7 - new build system, no need of gmake, type ./configure && make instead.
8 - fixed signedness in mod_clock for linux/ppc
9 - fixed display bug in small terms.
10tbclock-1.9
11 - players/users can now display a decimal help in different form using
12   'h' key in 'clock' and 'chrono' or with -H on command line.
13 - you can now review your answers in guessbin using 'r' at score table.
14tbclock-1.8
15 - dots appears on NUL bits (can be switched off with -b).
16 - added '-a' option to switch display style to vertical
17tbclock-1.7.1
18 - fixed bugs on linux-ppc
19 - fixed guessbin stopping at 2nd time
20tbclock-1.7
21 - time management in guessbin has been rewritten, it now works on
22   all systems at the same speed.
23 - renamed 'games' to 'modules', option -g is now -m
24 - added a new module: chrono which can counts tenth of seconds
25tbclock-1.6
26 - guessbin now has a time limit for answer,
27 - a maximum of 20 question,
28 - a difficulty menu,
29 - and a final score page!
30tbclock-1.5
31 - Added support for a first game: 'guessbin'.
32 - Got a manpage.
33 - Switched to GNUmakefile for OS dependent reasons.
34tbclock-1.4
35 - Cursor is set invisible.
36tbclock-1.3
37 - You can disable frame and borders between blocks.
38 - Those options can be accessed via command line arguments.
39 - You can now use tbclock in transparent terminals.
40 - If terminal is too small, frame and borders are removed
41   automagically.
42tbclock-1.2
43 - Should work on any terminal resolution above 8x5
44 - Should also work on monochrome terminals.
45 - Blocks will scale depending of the size of the terminal.
46 - Stop if the terminal is resized (to be fixed...)
47 - Reorganized functions.
48