aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-02-23 14:23:44 (GMT)
committerfluxgen <fluxgen>2003-02-23 14:23:44 (GMT)
commit607f94a8331d5e8a2d71cfafbd0a033a2262afbd (patch)
tree98e94b84521ae3e6594f0245bdebd29584cd76dd
parent159ef752ca0b96daea6758a6ffe46f128baf4244 (diff)
downloadfluxbox-607f94a8331d5e8a2d71cfafbd0a033a2262afbd.zip
fluxbox-607f94a8331d5e8a2d71cfafbd0a033a2262afbd.tar.bz2
update
-rw-r--r--ChangeLog7
-rw-r--r--README4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 689c952..e2e183c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.15: 2Changes for 0.9.0:
3*03/02/23:
4 * Fixed auto hide option for toolbar menu (Henrik)
5 Screen.cc, Toolbar.cc
6 * Fixed vertical workspace name editing (Henrik)
7 Toolbar.cc
3*03/02/22: 8*03/02/22:
4 * Fix frame size and window moving/resizing/outline bugs (Simon) 9 * Fix frame size and window moving/resizing/outline bugs (Simon)
5 Window.cc FbWinFrame.cc 10 Window.cc FbWinFrame.cc
diff --git a/README b/README
index 9adce33..87b8344 100644
--- a/README
+++ b/README
@@ -1,3 +1,5 @@
1This is a development version of Fluxbox.
2
1Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with 3Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
2different goals. 4different goals.
3 5
@@ -6,7 +8,7 @@ Read NEWS to see whats new in this release.
6For copyright information see COPYING 8For copyright information see COPYING
7 9
8For more information and extensive documentation go to: 10For more information and extensive documentation go to:
9 http://fluxbox.org 11 http://fluxbox.org/version-0.9.0.php
10 12
11 13
12Compile and Install: 14Compile and Install: