From 64faaa975e4df02bbf49bc19a96e25e6bc191f3e Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Tue, 26 Feb 2002 22:46:06 +0000
Subject: update

---
 AUTHORS   | 12 +++++++++++-
 ChangeLog | 15 +++++++++++++--
 README    |  7 +++++--
 3 files changed, 29 insertions(+), 5 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 9a3fe0a..1219049 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
 -- AUTHORS for Fluxbox 
 Author:
-    Henrik Kinnunen <fluxgen@linuxmail.org>
+    Henrik Kinnunen <fluxgen@users.sourceforge.net>
 
 Contributors:
     Joel Carlbark <skypher@linuxmail.org>
@@ -13,6 +13,16 @@ Contributors:
       - suggestions, bug reports and beta testing
     Oliwier Ptak  <aleczapka@gmx.net>
       - suggestions, styles and webpage
+    Paul W Brannan <pbranna@clemson.edu>
+	  - consulting, code clean up
+    Rando Christensen <digiwano@babblica.net>
+	  - Documentation
+	Takashi KATAYAMA <valcyrie@hi-ho.ne.jp>
+	  - Japanese translation
+	Miroslav Iordanov <m_iordo@yahoo.com>
+	  - Bulgarian translation
+	Luis Medinas <metalgodin@excite.com>
+	  - Portuguese translation
 
 -- AUTHORS for Blackbox 0.61.1  - an X11 Window manager
 
diff --git a/ChangeLog b/ChangeLog
index 57cd1c9..9d5906c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 Changes for 0.1.7:
-*02/20/20:
+*02/02/26:
+   * indentation in Workspace.hh
+   * Added key action SENDTOWORKSPACE (Thanks Oliwier Ptak)
+*02/02/24:
+   * Added setupConfigFiles in class Fluxbox
+     copies configfiles to ~/.fluxbox/
+*02/02/23:
+   * Added Bulgarian translation (Thanks Miroslav Iordanov)
+   * Added Japanese translation (Thanks Takashi KATAYAMA)
+*02/02/21:
+   * Bugfix in _WIN_CLIENT_LIST
+*02/02/20:
    * Added _WIN_CLIENT_LIST
    * Fixed parameter to keybindings (Thanks Tomer Kol)
    * Fixed a bug in BScreen::raiseWindow 
@@ -36,7 +47,7 @@ Changes for 0.1.7:
 *02/02/04:
    * Fixed some unsigned/signed warnings
    * Moved from LinkedList to STL in some files (Thanks Paul W Brannan)
-   * Added pt_PT to nls (Thanks Luis Medinas)
+   * Added pt_PT to nls  (Portuguese) (Thanks Luis Medinas)
    * Fixed multibyte in Iconbar (Thanks Jesper Louis Andersen)
    * Removed some unnecessary timer->stop() (Thanks Jesper Louis Andersen)
 *02/02/02:
diff --git a/README b/README
index 81f7b4e..0c4e60c 100644
--- a/README
+++ b/README
@@ -9,9 +9,12 @@ Compile and Install:
 and then as root
 # make install
 
-for KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit)
+For KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit)
    ./configure --enable-kde
-	 
+
+For Gnome support:
+  --enable-gnome
+ 
 For more information and FAQ go to http://fluxbox.sourceforge.net
 
 To disable tabs and/or iconbar just  change it in configure menu.
-- 
cgit v0.11.2