From d515758d6bc7b4ab0d43cdaef34189c5dbcb91ba Mon Sep 17 00:00:00 2001
From: Marco Clemencic <marco.clemencic@cern.ch>
Date: Mon, 2 Nov 2015 18:30:25 +0100
Subject: [PATCH] added entries to release.notes

---
 Geant4/G4FR/doc/release.notes                   |  5 ++++-
 Geant4/G4GDML/doc/release.notes                 |  6 +++++-
 Geant4/G4LHCblists/doc/release.notes            | 17 ++++++++++-------
 Geant4/G4OpenGL/doc/release.notes               |  5 ++++-
 Geant4/G4RayTracer/doc/release.notes            |  5 ++++-
 Geant4/G4Tree/doc/release.notes                 |  5 ++++-
 Geant4/G4UIGAG/doc/release.notes                |  5 ++++-
 Geant4/G4UIbasic/doc/release.notes              |  8 ++++++--
 Geant4/G4UIcommon/doc/release.notes             | 11 +++++++----
 Geant4/G4VRML/doc/release.notes                 |  5 ++++-
 Geant4/G4analysis/doc/release.notes             |  3 +++
 Geant4/G4config/doc/release.notes               |  5 +++++
 Geant4/G4digits_hits/doc/release.notes          |  5 ++++-
 Geant4/G4event/doc/release.notes                |  5 ++++-
 Geant4/G4examples/doc/release.notes             |  8 ++++++--
 .../electromagnetic/G4TestEm3/doc/release.notes |  5 +++++
 .../electromagnetic/G4TestEm5/doc/release.notes |  4 ++++
 .../electromagnetic/G4TestEm7/doc/release.notes |  4 ++++
 .../electromagnetic/G4TestEm9/doc/release.notes |  4 ++++
 .../hadronic/G4Hadr00/doc/release.notes         |  4 ++++
 Geant4/G4externals/doc/release.notes            |  5 ++++-
 Geant4/G4geometry/doc/release.notes             |  5 ++++-
 Geant4/G4global/doc/release.notes               |  5 ++++-
 Geant4/G4graphics_reps/doc/release.notes        |  5 ++++-
 Geant4/G4intercoms/doc/release.notes            |  5 ++++-
 Geant4/G4materials/doc/release.notes            |  5 ++++-
 Geant4/G4modeling/doc/release.notes             |  5 ++++-
 Geant4/G4parmodels/doc/release.notes            |  5 ++++-
 Geant4/G4particles/doc/release.notes            |  5 ++++-
 Geant4/G4physics_lists/doc/release.notes        |  5 ++++-
 Geant4/G4processes/doc/release.notes            | 17 ++++++++++-------
 Geant4/G4readout/doc/release.notes              |  5 ++++-
 Geant4/G4run/doc/release.notes                  |  7 +++++--
 Geant4/G4track/doc/release.notes                |  5 ++++-
 Geant4/G4tracking/doc/release.notes             |  7 +++++--
 Geant4/G4useVisUI/doc/release.notes             |  5 ++++-
 Geant4/G4vis_management/doc/release.notes       |  7 +++++--
 37 files changed, 172 insertions(+), 50 deletions(-)

diff --git a/Geant4/G4FR/doc/release.notes b/Geant4/G4FR/doc/release.notes
index f48cbe7..29dcb0f 100755
--- a/Geant4/G4FR/doc/release.notes
+++ b/Geant4/G4FR/doc/release.notes
@@ -4,6 +4,9 @@
 ! Purpose     : Build of Fukui Renderer
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================== G4FR v4r4 2011-04-12 =============================
 ! 2011-04-12 - Gloria Corti
  - Introduce use of pattern to switch off building this package on winxp
@@ -14,7 +17,7 @@
 
 !========================== G4FR v4r2 2008-09-30 =============================
 ! 2008-09-30 - Gloria CORTI
- - requirements - Take DAWN and DAVID from the $LCG_external area (latest 
+ - requirements - Take DAWN and DAVID from the $LCG_external area (latest
    versions) rather then obsolete $SITEROOT/sw/contrib
 
 !========================== G4FR v4r1 2004-08-10 ========================
diff --git a/Geant4/G4GDML/doc/release.notes b/Geant4/G4GDML/doc/release.notes
index 9818b0c..8afec49 100644
--- a/Geant4/G4GDML/doc/release.notes
+++ b/Geant4/G4GDML/doc/release.notes
@@ -1,8 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4GDML
-! Responsible :  
+! Responsible :
 ! Purpose     : Package holding the GDML code
 !-----------------------------------------------------------------------------
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 ! ======================= G4GDML v2r0 2015-03-06 ========================
 
 ! 2015-03-06 - Nigel Watsoncic
diff --git a/Geant4/G4LHCblists/doc/release.notes b/Geant4/G4LHCblists/doc/release.notes
index 9eea2a8..023b2c2 100755
--- a/Geant4/G4LHCblists/doc/release.notes
+++ b/Geant4/G4LHCblists/doc/release.notes
@@ -4,15 +4,18 @@
 ! Purpose     : Private LHCb physics lists
 !----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4LHCblists v3r2 2015-04-30 ========================
 ! 2015-04-30 - Timothy Williams
-        - Replaced G4EmStandardPhysics_option1NoApplyCuts.cc and .hh with v9.6.p04 
-of G4EmStandardPhysics_option1.cc and .hh but with the EmProcessOption of "SetApplyCuts" 
-removed.  Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetApplyCuts" removed. 
+        - Replaced G4EmStandardPhysics_option1NoApplyCuts.cc and .hh with v9.6.p04
+of G4EmStandardPhysics_option1.cc and .hh but with the EmProcessOption of "SetApplyCuts"
+removed.  Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetApplyCuts" removed.
 
 !======================== G4LHCblists v3r1 2015-03-07 ========================
 ! 2015-03-07 - Timothy Williams
-	- Modified G4EmStandardPhysics_option1NoApplyCuts.cc to use UrbanMsc93 and 
+	- Modified G4EmStandardPhysics_option1NoApplyCuts.cc to use UrbanMsc93 and
 	WentzelVI models for multiple scattering as suggested by V.Ivanchenko.
 
 !======================== G4LHCblists v3r0 2013-09-16 ========================
@@ -22,7 +25,7 @@ removed.  Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
 
 !======================== G4LHCblists v2r2 2011-10-03 ========================
 ! 2011-10-03 - Gloria Corti
- - Add new list with suggestion from Matt Reid for improvement of Multiple 
+ - Add new list with suggestion from Matt Reid for improvement of Multiple
    scattering. It has the same options as the LHCb list.
    . G4EmStandardPhysics_LHCbTest.{hh,cc}
 
@@ -35,7 +38,7 @@ removed.  Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
 
 !======================== G4LHCblists v2r0 2011-07-13 ========================
 ! 2011-07-13 - Gloria Corti
- - Fix renaming in G4EmStandardPhysics_option1NoApplyCuts.cc 
+ - Fix renaming in G4EmStandardPhysics_option1NoApplyCuts.cc
 
 ! 2011-07-12 - Gloria Corti
  - Remove old physics list, that are obsolete.
@@ -51,4 +54,4 @@ removed.  Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
  - New package to hold private LHCb physics lists. It has the QGSP_BERT_HP
    list provided by H-P Wellish for low energy neutron studies
 
-!=============================================================================
\ No newline at end of file
+!=============================================================================
diff --git a/Geant4/G4OpenGL/doc/release.notes b/Geant4/G4OpenGL/doc/release.notes
index 9c1c79f..3b7b42a 100755
--- a/Geant4/G4OpenGL/doc/release.notes
+++ b/Geant4/G4OpenGL/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4OpenGL
 ! Responsible : Gloria CORTI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4OpenGL v4r4 2011-06-17 ===========================
 ! 2011-06-17 - Gloria Corti
  - Use new G4external package needed for resolving class G4OpenGL2PSAction at
diff --git a/Geant4/G4RayTracer/doc/release.notes b/Geant4/G4RayTracer/doc/release.notes
index 8ad116a..332b973 100755
--- a/Geant4/G4RayTracer/doc/release.notes
+++ b/Geant4/G4RayTracer/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4RayTracer
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4RayTRacer v5r1 2011-07-14 ========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4Tree/doc/release.notes b/Geant4/G4Tree/doc/release.notes
index f2f47f1..6c39a6f 100755
--- a/Geant4/G4Tree/doc/release.notes
+++ b/Geant4/G4Tree/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4Tree
 ! Responsible : Gloria CORTI, Silvia 	MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================== G4Tree v4r1p1 2011-07-14 =========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4UIGAG/doc/release.notes b/Geant4/G4UIGAG/doc/release.notes
index 8bc706d..d5f5b2a 100755
--- a/Geant4/G4UIGAG/doc/release.notes
+++ b/Geant4/G4UIGAG/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4UIGAG
 ! Responsible : Gloria CORTI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================== G4UIGAG v4r3 2015-03-02 ==========================
 ! 20154-03-06 - Nigel Watson
  - For release with 9.6 G4
diff --git a/Geant4/G4UIbasic/doc/release.notes b/Geant4/G4UIbasic/doc/release.notes
index aac8478..e2d29a6 100755
--- a/Geant4/G4UIbasic/doc/release.notes
+++ b/Geant4/G4UIbasic/doc/release.notes
@@ -1,8 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4UIbasic
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================== G4UIbasic v4r4 2015-03-06 ========================
 ! 2015-03-06 - Nigel Watson
  - tagged for release with G4 9.6
@@ -19,7 +23,7 @@
 
 !========================== G4UIbasic v4r1 2008-06-25 ========================
 ! 2008-06-17 - Gloria CORTI
- - Add use of G4run required to solve undefined reference to 
+ - Add use of G4run required to solve undefined reference to
    `G4RunManager::GetRunManager()' with Geant4 v90r2 (9.0.p02)
 
 !========================== G4UIbasic v4r0 2003-11-03 ========================
diff --git a/Geant4/G4UIcommon/doc/release.notes b/Geant4/G4UIcommon/doc/release.notes
index 6b941d7..517f1db 100755
--- a/Geant4/G4UIcommon/doc/release.notes
+++ b/Geant4/G4UIcommon/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4UIcommon
 ! Responsible : Gloria CORTI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4UIcommon v5r3 2011-04-12 =========================
 ! 2011-04-12 - Gloria Corti
  - Introduce use of pattern to switch off building this package on MacOS
@@ -14,12 +17,12 @@
 
 !======================== G4UIcommon v5r1 2007-07-04 =========================
 ! 2007-07-04 - Gloria Corti
- - requirements - redefine X_linkopts for amd64 
+ - requirements - redefine X_linkopts for amd64
 
 !=========================== G4UIcommon v5r0 =================================
 ! 2004-07-07 - Florence RANJARD
- - requirements - on WIN32 append "gdi32.lib user32.lib" to 
-                  G4UIcommon_shlibflags 
+ - requirements - on WIN32 append "gdi32.lib user32.lib" to
+                  G4UIcommon_shlibflags
 
 !========================== G4UIcommon v4r0 2003-11-03 ========================
 ! 2003-11-03 - Florence RANJARD
diff --git a/Geant4/G4VRML/doc/release.notes b/Geant4/G4VRML/doc/release.notes
index 62b3889..949ca01 100755
--- a/Geant4/G4VRML/doc/release.notes
+++ b/Geant4/G4VRML/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4VRML
 ! Responsible : Gloria CORTI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !============================ G4VRML v4r2 2011-04-12 =========================
 ! 2011-04-12 - Gloria Corti
  - Introduce use of pattern to switch off building this package on winxp
diff --git a/Geant4/G4analysis/doc/release.notes b/Geant4/G4analysis/doc/release.notes
index 29c064a..ba4debf 100644
--- a/Geant4/G4analysis/doc/release.notes
+++ b/Geant4/G4analysis/doc/release.notes
@@ -4,6 +4,9 @@
 ! Purpose     : Definition of analysis used in G4examples
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !===================== Geant4/G4analysis v1r0 2014-07-25 =====================
 
 ! 2014-03-06 - James Mccarthy
diff --git a/Geant4/G4config/doc/release.notes b/Geant4/G4config/doc/release.notes
index 7456d84..18ad501 100755
--- a/Geant4/G4config/doc/release.notes
+++ b/Geant4/G4config/doc/release.notes
@@ -4,6 +4,11 @@
 ! Purpose     : Configuration package for Geant4 build
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Build Geant4 using the sources in https://gitlab.cern.ch/lhcb/Geant4-srcs
+   instead of using official tarballs and patching them.
+ - Added .gitignore file
+
 ! 2015-10-13 - Marco Clemencic
  - Fixed build of the selected examples.
 
diff --git a/Geant4/G4digits_hits/doc/release.notes b/Geant4/G4digits_hits/doc/release.notes
index 48d8099..cf778e1 100755
--- a/Geant4/G4digits_hits/doc/release.notes
+++ b/Geant4/G4digits_hits/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4digits_hits
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !====================== G4digits_hits v7r1p1 2011-07-14 ======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4event/doc/release.notes b/Geant4/G4event/doc/release.notes
index cdb51e2..974cdf5 100755
--- a/Geant4/G4event/doc/release.notes
+++ b/Geant4/G4event/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4event
 ! Responsible : Florence RANJARD
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================= G4event v6r0p1 2011-06-29 =========================
 ! 2011-06-29 - Hubert DEGAUDENZI
  - Added ignore properties in svn
diff --git a/Geant4/G4examples/doc/release.notes b/Geant4/G4examples/doc/release.notes
index 0200630..72273da 100644
--- a/Geant4/G4examples/doc/release.notes
+++ b/Geant4/G4examples/doc/release.notes
@@ -3,6 +3,10 @@
 ! Responsible : James McCarthy, Luca Pescatore
 ! Purpose     : Examples packages provided my Geant4, used as standalone tests
 !-----------------------------------------------------------------------------
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !2015-07-29- Tim Williams
 	- Installed scripts to run TestEm3 and TestEm5, can be run with 'Calorimeter_test' and 'MultipleScattering_test' respectively
 	- Removed unused and unnecessary scripts from TestEm3 and TestEm5
@@ -38,12 +42,12 @@
 
 ! 2014-07-16 - Gloria Corti
  - Modified all requirements files to use pattern linker_library instead of
-   appending library to XXX_use_linkopts. This fixes compilation issues on 
+   appending library to XXX_use_linkopts. This fixes compilation issues on
    slc5, see details on https://its.cern.ch/jira/browse/LHCBGAUSS-193
 
 !===================== Geant4/G4examples v4r0 2014-07-11 =====================
 
 ! 2014-03-27 - Nigel Watson
- - Adapted requirements for nightly builds, following Marco Cl.'s 
+ - Adapted requirements for nightly builds, following Marco Cl.'s
    recommendations.
 !=============================================================================
diff --git a/Geant4/G4examples/extended/electromagnetic/G4TestEm3/doc/release.notes b/Geant4/G4examples/extended/electromagnetic/G4TestEm3/doc/release.notes
index df8c0c2..63387df 100644
--- a/Geant4/G4examples/extended/electromagnetic/G4TestEm3/doc/release.notes
+++ b/Geant4/G4examples/extended/electromagnetic/G4TestEm3/doc/release.notes
@@ -3,6 +3,11 @@
 ! Responsible : Timothy Williams
 ! Purpose     : Standalone Geant4 example used to test EM shower simulation
 !-----------------------------------------------------------------------------
+
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+ - Added CMake configuration.
+
 ================================================================================
 ! 2015-05-07 - Timothy Williams
 -Added srcnew diractory to store private source files. These get copied over with copyPatchedsource.py in cmt after sources are copied from LCG area.
diff --git a/Geant4/G4examples/extended/electromagnetic/G4TestEm5/doc/release.notes b/Geant4/G4examples/extended/electromagnetic/G4TestEm5/doc/release.notes
index 8ae8576..d2ac698 100644
--- a/Geant4/G4examples/extended/electromagnetic/G4TestEm5/doc/release.notes
+++ b/Geant4/G4examples/extended/electromagnetic/G4TestEm5/doc/release.notes
@@ -4,5 +4,9 @@
 ! Purpose     : Standalone Geant4 example used to test and validate multiple cattering
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+ - Added CMake configuration.
+
 ! 2015-05-12 - Timothy Williams
  	- First Commit, validation test of multiple scattering. Produces plots of MSc theta_0 parameter as function of energy.
diff --git a/Geant4/G4examples/extended/electromagnetic/G4TestEm7/doc/release.notes b/Geant4/G4examples/extended/electromagnetic/G4TestEm7/doc/release.notes
index 12c0251..5a0e73b 100644
--- a/Geant4/G4examples/extended/electromagnetic/G4TestEm7/doc/release.notes
+++ b/Geant4/G4examples/extended/electromagnetic/G4TestEm7/doc/release.notes
@@ -4,6 +4,10 @@
 ! Purpose     : Examples packages provided my Geant4, used as standalone tests
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+ - Added CMake configuration.
+
 ! 2014-07-24 - Gloria Corti
  - Modify requirements to remove src and include directory
    otherwise made by cmt and copy is not done since directories exist
diff --git a/Geant4/G4examples/extended/electromagnetic/G4TestEm9/doc/release.notes b/Geant4/G4examples/extended/electromagnetic/G4TestEm9/doc/release.notes
index 618f973..7254ec7 100644
--- a/Geant4/G4examples/extended/electromagnetic/G4TestEm9/doc/release.notes
+++ b/Geant4/G4examples/extended/electromagnetic/G4TestEm9/doc/release.notes
@@ -1,4 +1,8 @@
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+ - Added CMake configuration.
+
 ! 2014-07-24 - Gloria Corti
  - Modify requirements to remove src and include directory
    otherwise made by cmt and copy is not done since directories exist
diff --git a/Geant4/G4examples/extended/hadronic/G4Hadr00/doc/release.notes b/Geant4/G4examples/extended/hadronic/G4Hadr00/doc/release.notes
index d151367..0e77f8d 100644
--- a/Geant4/G4examples/extended/hadronic/G4Hadr00/doc/release.notes
+++ b/Geant4/G4examples/extended/hadronic/G4Hadr00/doc/release.notes
@@ -4,6 +4,10 @@
 ! Purpose     : Examples packages provided my Geant4, used as standalone tests
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+ - Added CMake configuration.
+
 ! 2015-10-07 - Luca Pescatore
  - Fixed TGraph filling that caused not compiling on v95 versions
 
diff --git a/Geant4/G4externals/doc/release.notes b/Geant4/G4externals/doc/release.notes
index 0d58b43..40a641b 100644
--- a/Geant4/G4externals/doc/release.notes
+++ b/Geant4/G4externals/doc/release.notes
@@ -4,11 +4,14 @@
 ! Purpose     : Hold external library for visualization of Geant4
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================= G4external v1r0 2011-06-15 ========================
 
 ! 2011-06-15 - Gloria Corti
  - Introduce compilation option -DG4VIS_BUILD_OPENGL_DRIVER needed to resolve
-   class definition. Also linking statemnts to pick up opengl library from 
+   class definition. Also linking statemnts to pick up opengl library from
    Mesa distribution in LCG external area.
 
 ! 2011-06-09 - Gloria Corti
diff --git a/Geant4/G4geometry/doc/release.notes b/Geant4/G4geometry/doc/release.notes
index de2bbfb..274268f 100755
--- a/Geant4/G4geometry/doc/release.notes
+++ b/Geant4/G4geometry/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4geometry
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4geometry v6r2p1 2011-07-14 ========================
 ! 2011-07-14 - Hubert DEGAUDENZI
  - Added ignore properties in svn
diff --git a/Geant4/G4global/doc/release.notes b/Geant4/G4global/doc/release.notes
index a9c7dbd..ccb01e8 100644
--- a/Geant4/G4global/doc/release.notes
+++ b/Geant4/G4global/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4global
 ! Responsible : Gloria CORTI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================= G4global v5r1p1 2011-07-14 =========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4graphics_reps/doc/release.notes b/Geant4/G4graphics_reps/doc/release.notes
index ef5e88a..c220a61 100755
--- a/Geant4/G4graphics_reps/doc/release.notes
+++ b/Geant4/G4graphics_reps/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4graphics_reps
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !=================== G4graphics_reps v4r1p1 2011-07-14 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4intercoms/doc/release.notes b/Geant4/G4intercoms/doc/release.notes
index ccacb17..b6abf07 100755
--- a/Geant4/G4intercoms/doc/release.notes
+++ b/Geant4/G4intercoms/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4intercoms
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4intercoms v4r1p1 2011-06-29 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Add ignore properties in svn
diff --git a/Geant4/G4materials/doc/release.notes b/Geant4/G4materials/doc/release.notes
index e707eb8..dd50acc 100755
--- a/Geant4/G4materials/doc/release.notes
+++ b/Geant4/G4materials/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4materials
 ! Responsible : Florence RANJARD
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4materials v5r0p1 2011-07-14 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4modeling/doc/release.notes b/Geant4/G4modeling/doc/release.notes
index 34d6940..9ca302c 100755
--- a/Geant4/G4modeling/doc/release.notes
+++ b/Geant4/G4modeling/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4modeling
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4modeling v4r1p1 2011-07-14 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4parmodels/doc/release.notes b/Geant4/G4parmodels/doc/release.notes
index fae48ca..6a468bb 100755
--- a/Geant4/G4parmodels/doc/release.notes
+++ b/Geant4/G4parmodels/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4parmodels
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4parmodels v6r2p1 2011-07-14 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4particles/doc/release.notes b/Geant4/G4particles/doc/release.notes
index ea1a84b..6b76cde 100755
--- a/Geant4/G4particles/doc/release.notes
+++ b/Geant4/G4particles/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4particles
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4particles v6r2p1 2011-06-29 =======================
 ! 2011-03-02 - Hubert DeGaudenzi
  - Add ignore properties in svn
diff --git a/Geant4/G4physics_lists/doc/release.notes b/Geant4/G4physics_lists/doc/release.notes
index cfcb212..423cc71 100755
--- a/Geant4/G4physics_lists/doc/release.notes
+++ b/Geant4/G4physics_lists/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4physics_lists
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !===================== G4physics_lists v1r4 2015-04-23 =====================
 ! 2015-04-23 - Nigel Watson/Tim Williams
  - Introduce srcnew copying a la G4processes to allow updated version of HadronPhysicsFTFP_BERT.cc
diff --git a/Geant4/G4processes/doc/release.notes b/Geant4/G4processes/doc/release.notes
index e901db7..42e1353 100755
--- a/Geant4/G4processes/doc/release.notes
+++ b/Geant4/G4processes/doc/release.notes
@@ -1,14 +1,17 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4processes
 ! Responsible : Gloria CORTI, Nigel Watson
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 ! ======================= G4processes v9r2 2015-07-24 ========================
 ! 2015-07-23 Tim Williams
  - Created patch of G4CollisionInitialState.cc to enable building with GCC4.9
-   compiler, located in srcnew/models directory. 
-   Updated copyPatchedsource.py to copy patched G4CollisionInitialState.cc 
+   compiler, located in srcnew/models directory.
+   Updated copyPatchedsource.py to copy patched G4CollisionInitialState.cc
    into place.
 
 ! ======================= G4processes v9r1 2015-04-24 ========================
@@ -59,7 +62,7 @@
 
 ! 2012-06-18 - James Mccarthy
  - Removed  path for dna model. Not compatible with our version of CLHEP
- and not useful anyway. Can be included at a later date.  
+ and not useful anyway. Can be included at a later date.
 
 ! 2012-06-17 - James Mccarthy
  - Added new path for LEND model, dna and INCL++ library in g4 v9.5.p01
@@ -106,7 +109,7 @@
    (see details in geant4 9.1 release notes
    http://geant4.web.cern.ch/geant4/support/ReleaseNotes4.9.1.html)
    . hadronic/models/incl, Liege cascade INCL model, including ABLA evaporation
-                           and fission 
+                           and fission
    . hadronic/models/qmd, QMD reaction model based on JQMD
    . hadronic/models/rpg,  Re-Parametrized Gheisha-style model
 
@@ -121,7 +124,7 @@
  - Remove code G4CascadeInterface.cc from srcnew since no longer used beacuase
    fix was introduced in Geant4 itself
  - Add in library some more source subdirectories even if not used in our
-   physics lists: 
+   physics lists:
    . scoring (new in 8.2)
    . electromagnetic/highenergy (new 7.0)
    . electromagnetic/polarization (new in 8.2)
@@ -147,7 +150,7 @@
 !======================= G4processes v4r1 =================================
 ! 2005-11-07 - Gloria CORTI
  - introduce path to G4CascadeInterface to prevent crash when using it
-   with problematic materials with fractional Z. Will remove it when 
+   with problematic materials with fractional Z. Will remove it when
    materials will be described without it.
 
 !======================= G4processes v4r0 =================================
diff --git a/Geant4/G4readout/doc/release.notes b/Geant4/G4readout/doc/release.notes
index 92e5ee8..257901b 100755
--- a/Geant4/G4readout/doc/release.notes
+++ b/Geant4/G4readout/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4readout
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !====================== G4readout v4r1p1 2011-07-14 ==========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
diff --git a/Geant4/G4run/doc/release.notes b/Geant4/G4run/doc/release.notes
index 6063c40..76c53ec 100755
--- a/Geant4/G4run/doc/release.notes
+++ b/Geant4/G4run/doc/release.notes
@@ -1,10 +1,13 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4run
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
-!========================== G4run v5r1p1 2011-07-14 ========================== 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
+!========================== G4run v5r1p1 2011-07-14 ==========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
 
diff --git a/Geant4/G4track/doc/release.notes b/Geant4/G4track/doc/release.notes
index d1a2e6a..95b004f 100755
--- a/Geant4/G4track/doc/release.notes
+++ b/Geant4/G4track/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4track
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !========================= G4track v5r1p1 2011-07-14 =========================
 ! 2011-07-14 - Hubert DEGAUDENZI
  - Added ignore properties in svn
diff --git a/Geant4/G4tracking/doc/release.notes b/Geant4/G4tracking/doc/release.notes
index a32e6bb..03a523a 100755
--- a/Geant4/G4tracking/doc/release.notes
+++ b/Geant4/G4tracking/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4tracking
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================= G4tracking v6r1p1 2011-07-14 ========================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
@@ -18,7 +21,7 @@
 !=========================== G4tracking v6r0 ==============================
 ! 2004-10-26 - Florence RANJARD
  -requirements - uses G4processes instead of G4progen, G4electromagnetic and
-                 G4hadronic         
+                 G4hadronic
 
 !=========================== G4tracking v5r0 ==============================
 ! 2004-07-07 - Florence RANJARD
diff --git a/Geant4/G4useVisUI/doc/release.notes b/Geant4/G4useVisUI/doc/release.notes
index 8ccb7eb..d4ebc64 100644
--- a/Geant4/G4useVisUI/doc/release.notes
+++ b/Geant4/G4useVisUI/doc/release.notes
@@ -4,9 +4,12 @@
 ! Purpose     : Put togheter visualization package for use
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !======================== G4useVisUI v3r1 2011-04-12 =========================
 ! 2011-04-12 - Gloria Corti
  - Remove conditional use of packages as they are handled by pattern in
    packages themselves.
 
-!=============================================================================
\ No newline at end of file
+!=============================================================================
diff --git a/Geant4/G4vis_management/doc/release.notes b/Geant4/G4vis_management/doc/release.notes
index 91abdff..93a8830 100755
--- a/Geant4/G4vis_management/doc/release.notes
+++ b/Geant4/G4vis_management/doc/release.notes
@@ -1,9 +1,12 @@
 !-----------------------------------------------------------------------------
 ! Package     : Geant4/G4vis_management
 ! Responsible : Gloria CORTI, Silvia MIGLIORANZI
-! Purpose     : 
+! Purpose     :
 !-----------------------------------------------------------------------------
 
+! 2015-11-02 - Marco Clemencic
+ - Added .gitignore file
+
 !================== G4vis_management v4r2p1 2011-07-14 =======================
 ! 2011-03-02 - Hubert Degaudenzi
  - Added ignore properties in svn
@@ -14,7 +17,7 @@
 
 !================== G4vis_management v4r1 2004-10-28 =======================
 ! 2004-10-28 - Florence RANJARD
- - requirements - remove setting of pp_cppflags which are set in G4FR and 
+ - requirements - remove setting of pp_cppflags which are set in G4FR and
                   G4VRML
 
 !=================== G4vis_management v4r0 2003-11-03 ========================
-- 
GitLab