aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a937d8a..fb7d990 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
1Changes for 0.1.7:
2*02/01/18:
3 * Fixed ResourceManager
4 * Changed resources to Resource<T> in class Fluxbox
5 * Added Resource.hh/.cc, XrmDatabaseHelper.hh, NotCopyable.hh
6*02/01/16:
7 * Fixed indent in Window.hh
8*02/01/15:
9 * Fixed exception in FluxboxWindow::FluxboxWindow
10*02/01/14:
11 * Fixed throw statement in FluxboxWindow
12
1Changes for 0.1.6: 13Changes for 0.1.6:
2*01/01/11: 14*02/01/11:
3 * Fixed small bug in keybindings code, now killwindow and shade will 15 * Fixed small bug in keybindings code, now killwindow and shade will
4 work as supposed with tabs. (Claes Nästén) 16 work as supposed with tabs. (Claes Nästén)
5 * Fixed so it compiles with cygwin (Thanks Eric Nicolas) 17 * Fixed so it compiles with cygwin (Thanks Eric Nicolas)