			ROX-Session
			A very simple session manager
			by Thomas Leonard

09-Dec-2002 (Release 0.1.18)
~~~~~~~~~~~
Style improvements to options window.

04-Dec-2002
~~~~~~~~~~~
Added a German translation (Guido Schimmels).

29-Nov-2002
~~~~~~~~~~~
Remove the '?' image from the dialog box; it made it too cluttered (suggested
by Alastair Porter).

28-Nov-2002
~~~~~~~~~~~
Automatically create a default panel containing ROX-Session, some mount
points and the new ROX Guide.

25-Nov-2002
~~~~~~~~~~~
Added widget to test mouse double-click speed (suggested by Tony Houghton).
Added Halt, Reboot and Sleep buttons (requested by Jim Lesurf and others).

05-Nov-2002
~~~~~~~~~~~
Added OpenBox to list of window managers.

06-Oct-2002
~~~~~~~~~~~
Added Dutch translation (Jan Wagemakers).

25-Sep-2002
~~~~~~~~~~~
Added options to control mouse acceleration.

12-Sep-2002 (Release 0.1.17)
~~~~~~~~~~~
Switch to log window display if too many messages are shown.
Increase history size limit.

11-Sep-2002
~~~~~~~~~~~
Add timestamps to log messages in history window (suggested by krjw).

05-Aug-2002
~~~~~~~~~~~
Translated AppInfo menu entries into Spanish (Marcelo Ramos).

02-Aug-2002
~~~~~~~~~~~
Allow a full command for the window manager, not just a program name
(requested by krjw).
Bugfix: If the window manager ran, but quit really quickly, ROX-Session didn't
	notice!

22-Jul-2002
~~~~~~~~~~~
Send errors from ROX-Session itself to stdout, rather than trying to display
them in the window and possibly deadlocking (reported by krjw).

19-Jul-2002
~~~~~~~~~~~
Change 'Preferences' to 'Session Settings' in logout box, to make it more
obvious what it does.

19-Jun-2002 (Release 0.1.16)
~~~~~~~~~~~
Added message window so you can see errors after the popup has hidden itself.

11-Jun-2002
~~~~~~~~~~~
Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.

31-May-2002
~~~~~~~~~~~
Bugfix: Really added missing linker flags (reported by Stephen Watson again).

30-May-2002
~~~~~~~~~~~
Bugfix: Could display the Logout box on startup.

25-May-2002
~~~~~~~~~~~
Fix compile problem on FreeBSD (Jimmy Olgeni).

15-May-2002 (Release 0.1.15)
~~~~~~~~~~~
Using the new XFT font system is now the default (edit ROX-Session/AppRun
if you want it off).
Added xfwm and xfwm4 to window manager list.

30-Apr-2002
~~~~~~~~~~~
Added Metacity and kwin to window manager list, and updated list of failsafe
window managers (suggested by Michel Alexandre Salim).

23-Apr-2002
~~~~~~~~~~~
Add BlackBox and FluxBox to the window manager list, and added option to
set how long log messages are displayed for (requested by Michel Alexandre
Salim).
Upgraded to new options code.

08-Apr-2002
~~~~~~~~~~~
Added support for translations.
Added Danish translation (Christian Storgaard).

25-Mar-2002
~~~~~~~~~~~
Added missing linker flags (reported by Stephen Watson).

06-Mar-2002 (Release 0.1.14)
~~~~~~~~~~~
Added XSetting for default Gtk+ font.

05-Mar-2002
~~~~~~~~~~~
Added settings for cursor blinking.

03-Mar-2002
~~~~~~~~~~~
Put choice of window manager in the options box, instead of having its own
system. The 'DefaultWM' file is no longer used.

01-Mar-2002
~~~~~~~~~~~
Changed over to Gtk+-2.0.

20-Feb-2002
~~~~~~~~~~~
Added instructions on using ROX-Session with gdm.
XSETTINGS now supports the Gtk/CanChangeAccels setting (requires Gtk patch).

03-Feb-2002
~~~~~~~~~~~
Started adding support for XSETTINGS protocol.

29-Jan-2002 (Release 0.1.13)
~~~~~~~~~~~
Removed session support, after realising that, despite its insane levels of
complexity, it doesn't actually support what I want (confirmation of logout)!
Updated configure.in for new autoconf (Richard Boulton).
Put in lots of quotes to cope with spaces in filenames.
Default .xsession no longer sets LD_LIBRARY_PATH, but does provide an easier
way to turn on anti-aliased fonts.

18-Oct-2001
~~~~~~~~~~~
Started adding session management support.

04-Oct-2001
~~~~~~~~~~~
Added IceWM to the default list of window managers (Bernard Jungen).

28-Jul-2001
~~~~~~~~~~~
Added WindowMaker to the default list of window managers (Terol Jose).

16-May-2001
~~~~~~~~~~~
Moved to new AppInfo.xml system.

23-Mar-2001 (Release 0.1.12)
~~~~~~~~~~~
When the window manager quits, the choice box defaults to the last used
command (so it's easy to restart the same program).

18-Mar-2001
~~~~~~~~~~~
When first loaded, ROX-Session will ask you which window manager you want
to use. If the window manager you run dies (or is quit), ROX-Session will
ask again.
Errors from child processes are copied to standard error, as well as being
displayed in the log window.

13-Mar-2001
~~~~~~~~~~~
'which' doesn't work on some systems. Try using 'twm' even if we think we
can't find it (Stephen Watson).

10-Mar-2001 (Release 0.1.11)
~~~~~~~~~~~
ROX-Session will now compile automatically the first time it is run.

09-Mar-2001
~~~~~~~~~~~
The default login script now runs everything it finds in
`Choices/ROX-Session/AutoStart'. Symlink your applications into here to
get them starting automatically!

Added an AppMenu with 'Auto start...' which creates and opens the user's
AutoStart directory.

13-Jan-2001
~~~~~~~~~~~
Bugfix: A extra copy of the error pipe was being passed to child processes,
	wasting one FD.

10-Jan-2001
~~~~~~~~~~~
Now traps standard error output and displays it overlayed on the
desktop.

01-Jan-2001
~~~~~~~~~~~
Improved the icon (slightly).

19-Dec-2000
~~~~~~~~~~~
Fixed a minor compiler warning (Bernard Jungen).

10-Nov-2000 (Release 0.1.10)
~~~~~~~~~~~
Fixed a bug which prevented ROX-Session from working under most systems:
waitpid() was called even though ROX-Session was ignoring child processes
(spotted by Stephen Watson).

07-Sep-2000
~~~~~~~~~~~
Fixed some bash-only problems (Bernard Jungen).
