Skip to content

Commit

Permalink
Release Notes for v01-11
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Apr 13, 2017
1 parent 0e66792 commit 8646405
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# v01-11

* 2017-03-31 Frank Gaede ([PR#5](https://github.com/iLCSoft/ForwardTracking/pull/5))
- fix all warnings on clang, MacOS
- does not include -WeffC++

* 2017-03-31 Andre Sailer ([PR#4](https://github.com/iLCSoft/ForwardTracking/pull/4))
- Rename DDForwardTracking to SiliconEndcapTracking, solves #3
- SiliconEndcapTracking: fix warnings
- Ignore warnings from external headers

* 2017-03-31 Frank Gaede ([PR#2](https://github.com/iLCSoft/ForwardTracking/pull/2))
- replace Gear with DD4hep/DDRec
- using DD4hep::DDRec::ZDiskPetalsData as replacement for
gear::FTDParameters
- use DDSurfaces::Surface and DDRec::SurfaceManager as
replacement for gear::MeasurementSurfaceStore
- changed indentation for FTDBackgroundProcessor.cc

# v01-11

* 2017-03-31 Frank Gaede ([PR#5](https://github.com/iLCSoft/ForwardTracking/pull/5))
- fix all warnings on clang, MacOS
- does not include -WeffC++
Expand Down

0 comments on commit 8646405

Please sign in to comment.