docs: Update CHANGES.md regarding the removal of "lib" prefix from CMake targets

This commit is contained in:
Gabriel Ferreira
2024-08-27 20:39:31 +02:00
parent 4217acc7f6
commit 2d08afe575

View File

@@ -37,6 +37,8 @@ Changes from ns-3.42 to ns-3-dev
### Changes to build system
* Module libraries targets names have their "lib" prefixes removed. This affects target selection within IDEs and ns-3 importing via CMake.
### Changed behavior
* (lr-wpan) Beacons are now transmitted using CSMA-CA when requested from a beacon request command.