This commit is contained in:
fluxgen 2003-07-23 10:47:43 +00:00
parent cc062647d0
commit 75b9826037
2 changed files with 6 additions and 1 deletions

4
BUGS
View file

@ -4,7 +4,7 @@ BUGS:
* Window handle is invisible sometimes.
* KDE support needs attention (e.g. klipper).
* Some menus don't close when you click on items.
@ -41,6 +41,8 @@ FAQ items for:
Fixed bugs (or not-our-fault bugs):
* KDE dockapp support (e.g klipper)
=> fixed
* Some people get weird transparency behaviour:
- this appears to be a problem with nvidia drivers, make sure

View file

@ -1,5 +1,8 @@
(Format: Year/Month/Day)
Changes for 0.9.5:
*03/07/23:
* Fixed KDE dockapp bug (Henrik)
Slit.cc, fluxbox.hh/cc
*03/07/21:
* Really fix focus stuff. Should be properly standards compliant now (I
hope). This also fixes a crash introduced yesterday. (Simon)