aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-18 01:38:44 (GMT)
committerfluxgen <fluxgen>2002-01-18 01:38:44 (GMT)
commitb0d1c04c119711167fccd1b30e266269a0e2262c (patch)
tree4a83e076cc4b54b9f94530182d2538ae86a9b8a3 /ChangeLog
parent0c409f4e6a2f3e67c2fd6a8722585fee73076567 (diff)
downloadfluxbox-b0d1c04c119711167fccd1b30e266269a0e2262c.zip
fluxbox-b0d1c04c119711167fccd1b30e266269a0e2262c.tar.bz2
update
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)