3DLDF NEWS -- history of user-visible changes.  2003-11-12

This file is part of 3DLDF, a package for three-dimensional drawing. 
Copyright (C) 2003 Laurence D. Finston. 

3DLDF is free software; you can redistribute it and/or modify 
it under the terms of the GNU General Public License as published by 
the Free Software Foundation; either version 2 of the License, or 
(at your option) any later version. 

3DLDF is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
GNU General Public License for more details. 

You should have received a copy of the GNU General Public License 
along with 3DLDF; if not, write to the Free Software 
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 

The author can be contacted at: 

Laurence D. Finston 
Kreuzbergring 41 
D-37075 Goettingen 
Germany 

lfinsto1@gwdg.de 
s246794@stud.uni-goettingen.de 



$Id: NEWS,v 1.4 2003/12/10 17:19:42 lfinsto1 Exp $

Version 1.1.4
* MAX_REAL is now the second largest float value.  However, the
  calculation is system dependent, and will only work on 32-bit
  little-endian architectures.  I will start working on porting this
  soon. 

* Fixed bug in tsthdweb, that caused files to be compiled more often
  than necessary.  It will be necessary to keep an eye on this.

* Added |Rectangle::is_rectangular()|.

* Made |mediate()| a member function of |Point|.

* It is now possible to generate the Texinfo manual in the Info and HTML
  formats. 

Version 1.1.3
* Bug fixes to /3DLDF-1.1.3/CWEB/Makefile.am and /3DLDF-1.1.3/CWEB/tsthdweb.
  Retangling, reCompilation, and relinking should now work properly.
  This was tricky to fix, though, so problems may crop up.

Version 1.1.2
* Minor changes.

Version 1.1.1
* Autoconf and Automake are now used.  

* Made changes to the documentation.


Version 1.0
* Initial version.


Local variables:
version-control: never
mode: indented-text
end:







