Skip to content

Commit d095697

Browse files
authored
Update release notes (#1568)
1 parent 6d468b7 commit d095697

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cmake/package/READMEs/release_notes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Release notes (changes from v23.09)
3030
- Refactored IP address classes `IPv4Address`, `IPv6Address`, `IPAddress` (thanks @tigercosmos , @Dimi1010 !)
3131
- Added equality operators between `IPAddress` and `in_addr` types
3232
- Refactored the MAC address class `MacAddress` (thanks @tigercosmos !)
33-
- Ported PcapPlusPlus libraries to C++11 (thanks @Dimi1010 , @tigercosmos , @egecetin , @WojtekMs , @rtmeng !)
33+
- Ported PcapPlusPlus libraries to C++11 (thanks @Dimi1010 , @tigercosmos , @egecetin , @WojtekMs , @rtmeng, @DeepakReddy1999 !)
3434
- Ported most of the examples and tutorials to C++11 (thanks @jpcofr , @merttozer !)
3535
- Refactored and cleaned up PF_RING devices (thanks @Dimi1010 !)
3636
- Refactored and cleaned up the `PointerVector` class (thanks @Dimi1010 !)
@@ -118,6 +118,9 @@ Contributors
118118
- @mserdarsanli
119119
- @MCredbear
120120
- @rahagal
121+
- @DeepakReddy1999
122+
- @kraj
123+
- @nadongjun
121124

122125

123126
**Full Changelog**: https://github.com/seladb/PcapPlusPlus/compare/v23.09...v24.09

0 commit comments

Comments
 (0)