aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49cb78f..8aac709 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.13: 2Changes 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.