New in Coin v1.0.4 (2003-02-13):
* SoSelection pickFilter SGI conformance fix (see RELNOTES)
* the usual bugfixes, robustness fixes, optimizations, documentation updates,
  compilation fixes, build-system fixes

New in Coin v1.0.3 (2002-09-16):
* SoWWWAnchor implementation
* SoConcatenate engine optimization
* Mac OS X: implementation of the SoOffscreenRenderer
* the usual optimizations, bugfixes, documentation updates, build-setup fixes

New in Coin v1.0.2 (2002-01-11):
* misc bugfixes
* fix for reenabling debug build for Windows
* updated copyright information
* documentation updates
* rewrite of the Mac OS X framework configure/install system

New in Coin v1.0.1 (2001-12-05):
* misc bugfixes (see RELNOTES for important semantic changes)
* new and completely rewritten docs (README, INSTALL, FAQ, RELNOTES, HACKING)
* many API documentation updates / rewrites
* easy custom GLU embedding on systems with old GLU libraries
* misc optimizations
* build fix for the --enable-compact configure option
* coin-config man-page
* more standard setup for generating and installing the doxygen docs
* upgrade to libtool 1.4.2
* Linux: debian package setup
* Windows: sdk binary package fixes
* Windows / Visual C++: proper way to decide C library linkage (see INSTALL)
* Mac OS X: now supported (see README.MAC)
* Mac OS X: install as Mac OS X compiler framework unless disabled

New in Coin v1.0 (2001-08-13):
* speedy Cygwin builds with new, simpler wrapmsvc.exe compiler wrapper
* SoOffscreenRenderer::writeToPostscript(fp, pagesize)
* minor bugfixes
* minor documentation updates

New in Coin v1.0 final beta (2001-07-22):
- beta release made for the Web3D SDK CD, for SIGGRAPH 2001 distribution
* full Open Inventor 2.1 source code compatibility
* miscellaneous extensions:
  - SoPolygonOffset node
  - SoImage node
  - SoExtSelection node
  - SoMarkerSet node
  - SoClipPlaneManip manipulator
  - SoMouseButtonEvent::BUTTON4, BUTTON5 for wheelmouse events
  - SoKeyboardEvent::DELETE is portable even for MS Windows
  - SoAction::IN_PATH is portable even for HPUX
  - SoCamera::setStereoMode()
  - SoCamera::pointAt(target, upvector);
  - SbImage class
  - SoGLRenderAction::SORTED_OBJECT_SORTED_TRIANGLE_* transparency modes
  - SoGLRenderAction::addPreRenderCallback()/removePreRenderCallback()
  - SoCallbackAction::setViewportRegion()/getViewportRegion().
  - SoInput::searchForFile()
  - SoInput::isFileVRML1() / isFileVRML2() (soon)
  - SoOffscreenRenderer::writeToFile() and friends
  - SoFile::getFullName()
  - and more [to be mapped down later]
