114-06-2012 	Alexander Petukhov <devel@apetukhov.ru>
2
3	* fixed reverse children order in watch/autos
4
508-04-2012 	Alexander Petukhov <devel@apetukhov.ru>
6
7	* fixed a bug with wrong error message when a breakpoint condition/hitscounr can't be set
8	* fixed a bug when gdb exits without a stop reason
9
1007-04-2012 	Alexander Petukhov <devel@apetukhov.ru>
11
12	* fixed a bug with calltips still being shown when a pointer leaves editor window
13
1404-04-2012 	Alexander Petukhov <devel@apetukhov.ru>
15
16	* fixing exiting with code case that was unhandled and caused SIGSEGV (gdb)
17	* set current directory to executable's one (gdb)
18	* handling spaces in target and breakpoints filenames (gdb)
19	* fixing memory leaks on gtk_tree_row_reference_get_path and tree/list stores
20	* fixing SIGSEGV when selecting a cell in custom cell renderers using a keyboard
21	* fixing lack of breakpoint/stack frame markers after plugin unload and load
22	* fixing "jump to current instruction" behaviour (does not change an active frame)
23
2410-03-2012 	Alexander Petukhov <devel@apetukhov.ru>
25
26	* switching between frames by clicking a frame arrow in the stack window
27
2818-02-2012 	Alexander Petukhov <devel@apetukhov.ru>
29
30	* threads info added to the stack window
31
3210-02-2012 	Alexander Petukhov <devel@apetukhov.ru>
33
34	* file paths in stack and breaks are truncated to file names, full paths are shown in the tooltips
35
3609-02-2012 	Alexander Petukhov <devel@apetukhov.ru>
37
38	* switch break in the break window through clicking a break icon, all breaks for a file - by a file checkbox(moved to the left)
39
4008-02-2012 	Alexander Petukhov <devel@apetukhov.ru>
41
42	* fixed a bug: double clicking on a row in watches and autos sometimes caused crash because of wrong args list governor
43
4415-10-2011 	Alexander Petukhov <devel@apetukhov.ru>
45
46	* first release
47