10.8.6 - Hugo Ruscitti
2	- Single mode implemented
3	- Sound support added
4	- new item progress for volume control (see option menu)
5
60.8.5 - Hugo Ruscitti
7	- new collision rutines
8	- new score bar with animation
9
100.8.4 - Hugo Ruscitti
11	- new option menu
12	- add About scene
13	- fix key repeat in Select scene
14	- new cursor animation in Select scene
15	- change backgrounds images
16	- add `-d` command for debug
17	- add ball module
18
190.8.3 - Hugo Ruscitti
20	- add Main_menu scene
21	- add module Font
22	- Translate source code to English
23
242006-02-24  gettextize  <bug-gnu-gettext@gnu.org>
25
26	* m4/glibc2.m4: New file, from gettext-0.14.4.
27	* Makefile.am (SUBDIRS): Add intl.
28	* configure.ac (AC_OUTPUT): Add intl/Makefile.
29
300.82 - Hugo Ruscitti
31	- Soporte de internacionalizaci�n con gettext
32
330.82 - Hugo Ruscitti
34	- Nuevo personaje: Colo
35	- Nuevo personaje: Turtle
36	- Mejoras en el personaje Pingu y el fondo de pantalla
37	- Se permite extender la galer�a de personajes a�adiendo directorios
38	en $DATADIR/characteres y $HOME/.volleyball/characters
39	- Implementaci�n de autotools (automake, autoconf, ...)
40	- Se mofican los mensajes texto a ingl�s, para una futura
41	implementaci�n de internacionalizaci�n con `gettext`.
42	- Nuevos par�metros de configuraci�n, ejecute ./volleyball --help
43	- A�adimos soporte para documentar el proyecto mediante Doxygen
44	- Refactorizaci�n de c�digo
45	- Nueva escena: selecci�n de personajes
46
470.81 - Hugo Ruscitti
48	- Escena Seleccion
49	- Nueva estructura de escenas
50	- A�adimos SDL_image
51	- Otras mejoras.
52
530.1 - 0.8 - Hugo Ruscitti, Gabriel Valentin
54