diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.13: | 2 | Changes for 0.1.13: |
3 | *02/11/17: | ||
4 | * Fixed bug in toggleTab | ||
5 | Window.cc | ||
6 | * Fixed alignment bug in Tab | ||
7 | Tab.cc | ||
8 | * Fixed HAVE_XFT_UTF8 check (Simon) | ||
9 | configure.in, XftFontImp.cc | ||
3 | *02/11/15: | 10 | *02/11/15: |
4 | * Fixed antialias bug in toolbar | 11 | * Fixed antialias bug in toolbar |
5 | * Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server. | 12 | * Fixed bug [ 627897 ] Clicking tab leads to crashing X-Server. |