Skip to content

Commit fe05bcb

Browse files
committed
Missing new line
1 parent e6192d7 commit fe05bcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG-3.7.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ These are the changes since Ice 3.7.5.
9999
- The C++ 11 mapping builds now use the compiler default C++ mode when the compiler's default mode is greater or equal to the
100100
required C++11 mode.
101101

102-
- Fixed a bug in IceStorm tracing where the subscribers collection was not locked while it was being traced and could be modified concurrently. Thanks to Bill Stoffel for reporting the issue and creating a pull request [#1259](https://github.com/zeroc-ice/ice/pull/1259).
102+
- Fixed a bug in IceStorm tracing where the subscribers collection was not locked while it was being traced and could be modified
103+
concurrently. Thanks to Bill Stoffel for reporting the issue and creating a pull request [#1259](https://github.com/zeroc-ice/ice/pull/1259).
103104

104105
## Java Changes
105106

0 commit comments

Comments
 (0)