
-------------------------------------------------------------------

     =========================================================
     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
     =========================================================

                      Category History file
                      ---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the  CVS log-message one should put at every
committal in the CVS repository !

     ----------------------------------------------------------
     * Reverse chronological order (last date on top), please *
     ----------------------------------------------------------

18 August 2021 Laurent Garnier (visexternals-V10-07-04)
- Fix issues with GL lib when building X11 AND Qt. GL libs should be include only once

18 August 2021 Laurent Garnier (visexternals-V10-07-03)
- Fix issues in PDF generation due to remplacement by DBL_MAX introduced in visexternals-V10-07-02

06 August 2021 Laurent Garnier (visexternals-V10-07-02)
- Migrate gl2ps to 1.4.2
- Patch lines:
  4452-4495-4520: Replace ~1UL by DBL_MAX
  4133: Add break statement

14 April 2021 Ben Morgan (visexternals-V10-07-01)
- Migrate gl2ps build to modular CMake system

05 March 20201  John Allison  (visexternals-V10-07-00)
- gl2ps.h: Allow use of non-APPLE OpenGL on APPLE.
  o To use this, build with cpp macro GL2PS_USE_GL_GL_H.

01 July 2020  John Allison  (visexternals-V10-06-01)
- gl2ps.cc: Fix Coverity warning.

12th December 2019 Ben Morgan (visexternals-V10-06-00)
- visexternalgl2ps-V10-06-00: Remove no longer required dependence on OpenGLU

20 February 2019 Ben Morgan (visexternals-V10-05-00)
- visexternalgl2ps-V10-05-00: Add include path for generated G4GlobalConfig.hh

28 May 2018  Gabriele Cosmo  (visexternals-V10-04-01)
- visexternalgl2ps-V10-04-01: Corrected GNUmakefile, now requiring dependency
  on global module.

26 May 2018  John Allison  (visexternals-V10-04-00)
- visexternalgl2ps-V10-04-00: Fix gcc-8 warnings.
