35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
|
|
=========================================================
|
|
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 *
|
|
----------------------------------------------------------
|
|
|
|
07-November-2011: Gabriele Cosmo
|
|
- Fixed trivial compilation warning on Mac in xmlparse.cc.
|
|
|
|
02-June-2011: Ben Morgan
|
|
- sources.cmake : NEW file adding G4expat module definition, with build and
|
|
installation as a standard Geant4 module. All headers are therefore installed
|
|
'flat' into the same directory as the Geant4 headers.
|
|
- CMakeLists.txt : NEW file adding CMake build support for expat.
|
|
|
|
12-May-2011: Gunter Folger expat-V09-04-00
|
|
- Keep only Geant4 relevant parts of expat, lay out adapted to Geant4:
|
|
GNUmakefile, and src & include
|
|
|
|
|
|
|
|
April-2011: Gunter Folger expat-2.0.1
|
|
- Files of orginal expat 2.0.1 release, no G4 mods.
|