NEWS on X2Go Session Broker
===========================

x2gobroker (0.0.3.0)

  X2Go Session Broker can now also be used directly via SSH connection.
  Over the SSH wire the x2gobroker executable simply gets called
  as a command line tool.

    x2goclient --broker-url=ssh://<user>@<host>/usr/bin/x2gobroker

  The default behaviour now actually is the SSH command line mode.
  To enable HTTP(S) standalone daemon mode, you now have to explicit
  add --mode HTTP as command line option.

  For those who package X2Go Session Broker for some GNU or BSD distribution,
  please make sure that you add this new compulsory command line option
  to the start section in your init script / service file.

  Furthermore, the x2gobroker executable now installs to /usr/bin (as
  opposed to /usr/sbin like it used to be in earlier versions).

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Sun, 18 Jan 2013 20:20:39 +0200

x2gobroker (0.0.0.1)

  X2Go Session Broker is a Web project that provides
  session brokerage for X2Go via HTTP(S).

  The framework was originally designed in Perl and has
  been rewritten in Python using the tornado.py framework
  in 2012/2013.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Xxx, 29 Nov 2012 18:00:00 +0100
