10.10.3
2	* Fixed segfault on drawing window
3	* Fixed out of bounds in xml save path
4
50.10.2
6	* Fixed project url page
7
80.10.1
9	* Fixed tmpnam warning
10	* Fixed not null terminated strings
11
120.10
13	* Added move task witch shift+up/down
14	* Added mark task as done/undone with space
15	* Fixed segfault on loading schedule
16
170.9.1
18	* Added CPPFLAGS to the makefiles
19	* Fixed a segfault adding sched
20	* Fixed the cursor drawing on the editor
21
220.9
23	* Added support for double with characters (like some chinese characters)
24	* Added the default options on the man page
25	* Fix a bug with some characters echoing on the editor
26
270.8.2
28	* Added configuration variable 'tudu_file' to set the path to the xml file
29	* Improved the category editor
30	* Don't check configuration files when invoked with '-h' and '-v'
31	* Fixed segfault on scroll help page when the resolution is big
32
330.8.1
34	* Added arrow keys on date editor
35	* Added support for non-latin keybinding pairs
36	* Fixed wrong plotting while change tudu task position
37	* Fixed category problems (autofill, showonly, ...)
38	* Fixed Makefile problems reported on debian bug #611077
39	* Removed freeze on moving task
40
410.8
42	* Added ./configure script compatible with autotools
43	* Added multiple category support
44	* Added support for non-fix length categories
45	* Added warning color to old scheduled tasks in sched
46	* Added AvPag and RvPag to normal interface
47	* Fixed display when the length of the title equal to the screen
48	* Fixed problems with updating sched when the title changes
49
500.7
51	* Added support to multi linear task titles
52	* New pipe windows as separators
53	* Configurable date format as US or european
54	* Configurable tasks with child displayed bold
55	* Warn when disk is full
56	* Fixed install path problems if the DESTDIR didn't end with '/'
57	* Fixed year xml storage with different locales (debian bug #568064)
58	* Fixed problems with external editors and UTF-8
59	* Fixed collision with some polish characters and control keys
60	* Fixed dead loop when .tudu.xml is empty
61
620.6.1
63	* Added confirm question on Q
64	* Configurable beggining to end move
65	* Fixed remaping keys on config file
66	* Show remaped keys on help bar (Patch from Enrique Matias)
67	* Fixed leap year calculus (Patch from Enrique Matias)
68	* Make inline help and man more redeable (Patch from Enrique Matias)
69	* Deactivate Ctrl-c (Patch from Thorbjörn Jemander)
70
710.6
72	* Added suppor for international characters
73	* Added help command to display man page
74	* Added hide_percent option in the config file
75	* Added patch from Magnus Müller: scroll to beginning end if end beginning reached
76	* Fixed problems with O and P
77	* Fixed problems at repaint after resize
78
790.5.1
80	* Added a simple theme to show when theme don't fit
81	* Added support for up/re page keys on text editor
82	* Fixed tab problems on editors
83	* Fixed problems with text cursor when resize window
84	* Fixed problems with non writable files
85	* Fixed default permisions on lock files
86	* Fixed segfaults when wrong params in cli
87
880.5
89	* Added search on titles
90	* Added command interface
91	* Added commands for hide categories
92	* Added autocompletion on category editor
93	* Added home and end keys on the editor
94	* Added lock files for avoid concurrent tudus
95	* Added documentation about all the features in the man page
96	* Editing the title if is empty left arrow destroy the task
97	* Fixed reorder tasks
98	* Fixed english messages (thanks to Michael Leslie)
99
1000.4.1
101	* Added reorder tasks on the scheluder
102	* Fixed paste as child when task is collapsed
103	* Fixed refresh when sched is deleted
104
1050.4
106	* Added scheluder for tasks
107	* Added hide done tasks
108	* Added simple visual tree
109	* Added paste as child
110	* Sort by done uses 100% as done
111	* Fixed help dirty close
112	* Added sort after edit priority, category, ...
113
1140.3.2
115	* Fixed a segfault in i386 editing priorities
116	* Added support for delete priority
117
1180.3.1
119	* Changed tudurc from /usr/local/share/tudu to /usr/local/etc
120
1210.3
122	* Added @include to config files
123	* Added theme support in config files
124	* Addeѕ support for resizing term
125	* Added sort by percent done
126	* Added scroll in help screen
127	* Fixed sort errors
128	* Fixed problems with temporal files
129	* Fixed problems with empty tudus
130
1310.2.1
132	* Fixed bug: saving files in amd64
133	* Fixed bug: inheritance deadlines
134	* Fixed bug: normal text editor
135	* Fixed bug: category editor
136
1370.2
138	* Added deadline date.
139	* Added categories.
140	* Added priorities.
141	* Added support for sort the ToDos from different sort methods.
142	* Allowed to edit the text of the ToDos with an external editor.
143	* Fixed some segfaults and bugs.
144
1450.1
146	* First version.
147