aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-06-23 14:16:05 (GMT)
committerrathnor <rathnor>2003-06-23 14:16:05 (GMT)
commit09a5c23c5b099af531842ae7868e98bc8d717dac (patch)
treecf5ea34c09ee3d16ddc2e9abfc1bd2880a94067d /ChangeLog
parent2e6baffb9bf988901f9fa02f651efc9b2528d7b5 (diff)
downloadfluxbox-09a5c23c5b099af531842ae7868e98bc8d717dac.zip
fluxbox-09a5c23c5b099af531842ae7868e98bc8d717dac.tar.bz2
fix grouping to persist over restart, plus various related bugs.
Also move a large proportion of window initialisation from FluxboxWindow to WinClient
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b01866..9309e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.4: 2Changes for 0.9.4:
3*03/06/23:
4 * Add group persistence over a restart,
5 Move most winclient initialisation from FluxboxWindow to WinClient,
6 And fix a few bugs (Simon)
7 Screen.hh/cc WinClient.hh/cc Window.hh/cc Gnome.cc Slit.hh
3*03/06/20: 8*03/06/20:
4 * Moved SlitTheme and SlitClient out from Slit.cc into new files (Henrik) 9 * Moved SlitTheme and SlitClient out from Slit.cc into new files (Henrik)
5 SlitClient.hh/cc, SlitTheme.hh 10 SlitClient.hh/cc, SlitTheme.hh