Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Benedikt Hegner
Gaudi
Commits
9b837755
Commit
9b837755
authored
Nov 02, 2018
by
Marco Clemencic
Browse files
Minor update to release notes
parent
9e767db8
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
9b837755
...
...
@@ -60,6 +60,7 @@ Improvements, modernization and fixes.
-
Added correct
`vector_of_const_::operator[]`
and ::at (
[
mr !710
][]
)
### Clean up
-
Make
`VectorMap`
`nothrow_move_constructible`
(
[
mr !791
][]
)
-
Fix some gcc 8 warnings (
[
mr !782
][]
)
-
Remove unused mutex member in
`Algorithm`
(
[
mr !767
][]
)
-
Replaced invalid
`std::forward`
with
`std::move`
in
`PluginService`
(
[
mr !745
][]
)
...
...
@@ -163,6 +164,7 @@ Details about old versions of the project can be found in the
[
ReleaseNotes
](
ReleaseNotes
)
folder and in the
`release.notes`
files in
[
GaudiRelease/doc
](
GaudiRelease/doc
)
.
[
mr !791
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/791
[
mr !789
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/789
[
mr !786
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/786
[
mr !784
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/784
...
...
GaudiRelease/doc/release.notes.v30r4.md
View file @
9b837755
...
...
@@ -57,6 +57,7 @@ Improvements, modernization and fixes (see [all changes][]).
-
Added correct
`vector_of_const_::operator[]`
and ::at (
[
mr !710
][]
)
## Clean up
-
Make
`VectorMap`
`nothrow_move_constructible`
(
[
mr !791
][]
)
-
Fix some gcc 8 warnings (
[
mr !782
][]
)
-
Remove unused mutex member in
`Algorithm`
(
[
mr !767
][]
)
-
Replaced invalid
`std::forward`
with
`std::move`
in
`PluginService`
(
[
mr !745
][]
)
...
...
@@ -64,6 +65,7 @@ Improvements, modernization and fixes (see [all changes][]).
-
Minor code clean up (
[
mr !408
][]
,
[
mr !740
][]
,
[
mr !774
][]
)
[
mr !791
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/791
[
mr !789
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/789
[
mr !786
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/786
[
mr !784
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/784
...
...
ReleaseNotes/v30r4.md
View file @
9b837755
...
...
@@ -57,6 +57,7 @@ Improvements, modernization and fixes (see [all changes][]).
-
Added correct
`vector_of_const_::operator[]`
and ::at (
[
mr !710
][]
)
## Clean up
-
Make
`VectorMap`
`nothrow_move_constructible`
(
[
mr !791
][]
)
-
Fix some gcc 8 warnings (
[
mr !782
][]
)
-
Remove unused mutex member in
`Algorithm`
(
[
mr !767
][]
)
-
Replaced invalid
`std::forward`
with
`std::move`
in
`PluginService`
(
[
mr !745
][]
)
...
...
@@ -64,6 +65,7 @@ Improvements, modernization and fixes (see [all changes][]).
-
Minor code clean up (
[
mr !408
][]
,
[
mr !740
][]
,
[
mr !774
][]
)
[
mr !791
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/791
[
mr !789
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/789
[
mr !786
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/786
[
mr !784
]:
https://gitlab.cern.ch/gaudi/Gaudi/merge_requests/784
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment