aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-01-10 08:10:17 (GMT)
committersimonb <simonb>2005-01-10 08:10:17 (GMT)
commit6c710ba3749fede5d9d2914f888498ec54b6ea31 (patch)
tree5de5d18b6d2b626230c50c9a2e65e00641daa025 /ChangeLog
parenta348c95326a21740019a7b9f2894e1b4af1df869 (diff)
downloadfluxbox-6c710ba3749fede5d9d2914f888498ec54b6ea31.zip
fluxbox-6c710ba3749fede5d9d2914f888498ec54b6ea31.tar.bz2
fix position init from atom handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45c0a47..4136939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.12 2Changes for 0.9.12
3*05/01/10:
4 * Fix position initialisation from apps file (Simon)
5 Window.cc
3*05/01/05: 6*05/01/05:
4 * Tidy up initialisation a bit better. Handlers can still use "action" 7 * Tidy up initialisation a bit better. Handlers can still use "action"
5 functions (e.g. stick()), but those functions should now check if 8 functions (e.g. stick()), but those functions should now check if