libRUIN NEWS -- history of user-visible changes
Copyright (C) 2006 Julian Graham
See the end of copying conditions.

Send comments, questions, and bug reports to libruin-devel@nongnu.org

Each release reports the NEWS in the following sections:

* Changes to the distribution
* Changes to the C interface
* Changes to the Scheme interface


Changes since recent CVS:

* Changes to the distribution

** libRUIN includes source selections from guile-lib 

libRUIN incudes the 'assert' and 'time' modules from the 'debugging' tree, and
the 'documentation' and 'session' modules from the 'scheme' tree. This is
mostly to support the source distribution of SXML that is included.

* Changes to the C interface

** ruin_get_width and ruin_get_height have been removed

libruin.h no longer exposes ruin_get_width or ruin_get_height, and both
functions have been removed from the source. There's really no reason either
should have been made available to the user; they're not even really useful
for debugging purposes.

* Changes to the Scheme interface


Copyright information:

Copyright (C) 2006 Julian Graham

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.


Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end:
