diff options
author | rathnor <rathnor> | 2003-05-19 08:27:49 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-19 08:27:49 (GMT) |
commit | c62dc1e2afbf28d59b472ef720f338edb2ef463b (patch) | |
tree | 24e1c78f0f5ddc379a4fce83a15da826610df691 /ChangeLog | |
parent | 80161fc208431b0c2ed4265b788af0713401f133 (diff) | |
download | fluxbox-c62dc1e2afbf28d59b472ef720f338edb2ef463b.zip fluxbox-c62dc1e2afbf28d59b472ef720f338edb2ef463b.tar.bz2 |
fix initialise of s_display in a constructor for FbWindow (fixes bsetroot
segfault)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.3: | 2 | Changes for 0.9.3: |
3 | *03/05/19: | ||
4 | * Fix bsetroot segfault (Simon) | ||
5 | FbWindow.cc | ||
3 | *03/05/18: | 6 | *03/05/18: |
4 | * Moved Resource.hh/cc, DirHelper.hh/cc and | 7 | * Moved Resource.hh/cc, DirHelper.hh/cc and |
5 | XrmDatabaseHelper.hh to FbTk (Henrik) | 8 | XrmDatabaseHelper.hh to FbTk (Henrik) |