Changes since Roxen 2.0.50
-----------------------------------------------

o Enable addition of this PHP-module even if PHP4 is not currently
  available in the pike, but instead of parsing php4 scripts, return a
  description of how to get php4 support. This should stop quite a lot
  of mails to the mailinglist. :-)

o Lots if updates and fixes in the inline documentation.

o Fixed the RXML-compatibility module to support a few more things.

o Added a "Default site" flag to the site-specific settings. That will
  make Roxen use that for requests that can't be matched to a specific
  site when using virtual hosting. (ie: The client did not sent the
  host header.)

o Note: The gbutton align argument was renamed img-align to resolve
  the conflict with the normal <img align>.

o Fixed the font system to handle font names with spaces.

o Several small bugfixes.


Changes since Roxen 2.0.46
-----------------------------------------------

o Fixed typo that prevented SSL-certificate handling from
  working. (Roxen generated certificate requests that Thawte and
  Verisign didn't like.)

o Fixed RSAREF-support.

o Fixed compatibility with the newly released gmp3.


Changes since Roxen 2.0.44
-----------------------------------------------

o Dump and decode fixes

o Fixed disabling of Java if no Java is found.  (No backtraces)


Changes since Roxen 2.0.43
-----------------------------------------------

o Reduced the length of the paths in the distribution to lessen the
  effect of old buggy tars.

o Fixed bug in ldaptag.

o Fixed create_configinterface to set up all the extensions used by
  the manual.


Changes since Roxen 2.0.40
-----------------------------------------------

o Fixed bug that prevented the update server to work with unthreaded Pikes.


Changes since Roxen 2.0.35
-----------------------------------------------

o Catch RXML errors correctly for old-style tags.

o Added a few-, and a removed some other TTF fonts.


Changes since Roxen 2.0.34
-----------------------------------------------

o Fixed problem with parts of Roxen that didn't work without 128-bit
  crypto.


Changes since Roxen 2.0.30
-----------------------------------------------

o Made output from Roxen XML-compliant.

o Added manual to the admin interface.


Changes since Roxen 2.0.28
-----------------------------------------------

o Made --without-rtldebug default for the binary dists again. Makes
  for faster Roxen.

o Added reconnect code by Zsolt Varga to the Postgres module. Thanks.

o Added more paranoia in error handling in Pike and Roxen.


Changes since Roxen 2.0.27
-----------------------------------------------

o Added the alternative power-user module adder by Martin Baehr,
  thanks!

o Some small bugfixes.


Changes since Roxen 2.0.22
-----------------------------------------------

o Configuration Interface changed name to Administration Interface.

o create_configinterface(sp) will now abort if there already exists an
  administration interface.

o Fixed binary installation-script to work even if there was earlier
  installations with a server.older in.

o Fixes for AIX m4, FreeBSD make and True64 cc.

o Thread-fixes for FreeBSD 4.0+.

o rc4 was renamed arcfour.

o Added automatic environment setup for Java, Oracle and Informix.

o Applied patch to proxy by Wilhelm Koehler, thanks.

o Applied patch for UnixWare by Boyd Lynn Gerber. Thanks.

o Fixed bug where Pike warnings were reported as errors in the
  admininterface.

o Pike is now called 7.0 instead of 0.7 in most places.

o --without-Perl is now default.

o Fixed bug in the Pike binary installer that resulted in huge amounts
  of (harmless) backtraces.


Changes since Roxen 2.0.20
-----------------------------------------------

o Fixed crash-bug in Pike.

o Fixed various bugs.


Changes since Roxen 2.0.19
-----------------------------------------------

o Changed behavior: If you delete a site and add a new one with the
  same name as the old had it will now NOT get the old servers
  configuration.

o Added decoding of palette based TIMs to the Image module.

o Fixed -KPIC problem on Solaris.

o Fixed problem with uninstalled pikes.

o Made configure work in a separate build dir.

o Fixed bug virtual hosting bug.

o Fixed bug in redirect module.

o Fixed gbutton bug.

o Fixed bug that made SSL use the demo certificate even if you
  configured it to use another one.

o Fixed resolve path.

o Roxenlib is no longer inherited into roxen core. If you want
  to call roxenlib functions either inherit roxenlib or call
  Roxen.pmod.

o Various other bugfixes.


Changes since Roxen 2.0.15
-----------------------------------------------

o Added test to see if sendfile(2) on FreeBSD is broken.

o Update-client now even more useful. There is a package available for
  testing. Really.

o You can now remove servers from the config interface.

o Added TIM (PSX format) image support.

o try_get_file() now supports more stuff like PATH_INFO and
  query-variables.

o Fixed bug in PATH_INFO.

o The "create_configinterface" script now asks a few questions about
  how you want your update client set up.

o http_auth_failed() removed from roxenlib. It was deprecated in
  favor of http_auth_required() some years ago.

o Fixed bug in compatibility module.

o The wizard tag now propagates enctype and method.


Changes since Roxen 2.0.12
-----------------------------------------------

o Fixed memory leak introduced in 2.0.12

o Fixed disabling of sendfile(2) on FreeBSD.

o Update-client now useful. There is a package available for testing.

o New powered-by images.


Changes since Roxen 2.0.11
-----------------------------------------------

o Added German translation by Kai Voigt.  Thanks Kai!

o Fixed installation of cvs in Platform.

o Following the wishes expressed on the list Roxen is moving to clean
  out the directory structure. Some notes on this:
 
 + Almost everything is shadowed from ../local. e.g. config_interface,
   supports, extensions, languages, roxen-images and so on checks
   ../local first.

 + ../var/ is added and is used to store caches and the like.

 + The configdir now only stores settings. No caches.

 + There are some new functions in Roxen to handle this, but that goes
   outside the scope of this letter. Will post in separate letter.

 + This is not complete yet.

o Disabled sendfile(2) on FreeBSD 4.0.16 and earlier.

o Added SANE (scanner interface) support to Pike.

o Added Gnome support to Pike.

o Added Gtk+Extra support to Pike.

o Lots of bugs fixed.


Changes since Roxen Challenger 1.3
-----------------------------------------------

 o New Administration interface
 o New port system
 o New RXML parser 	
 o Updated and homogenized RXML language
 o XSLT
 o Etc.

