aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-27 17:24:49 (GMT)
committerrathnor <rathnor>2004-08-27 17:24:49 (GMT)
commitcbc8e23ed2d8f8c3702e8ff53943b5844d1b9de2 (patch)
tree86a1c52a57f7c0042a013f49d87d3f2d83c96c12 /ChangeLog
parentd6b046c10f9e6d1516683708abafcf2af142f095 (diff)
downloadfluxbox-cbc8e23ed2d8f8c3702e8ff53943b5844d1b9de2.zip
fluxbox-cbc8e23ed2d8f8c3702e8ff53943b5844d1b9de2.tar.bz2
fluxbox::shutdown wasn't safe to get interruped by another signal
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6627169..99edeb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/27: 3*04/08/27:
4 * Protect Fluxbox::shutdown better from being double-called (Simon)
5 fluxbox.cc
4 * Improve fallback if toolbar button style item missing (Simon) 6 * Improve fallback if toolbar button style item missing (Simon)
5 ButtonTheme.hh/cc ToolFactory.cc 7 ButtonTheme.hh/cc ToolFactory.cc
6*04/08/26: 8*04/08/26: