diff options
Diffstat (limited to 'documentation/migration-guides/migration-4.0.rst')
| -rw-r--r-- | documentation/migration-guides/migration-4.0.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst index 097eeafdb4..d737b9d431 100644 --- a/documentation/migration-guides/migration-4.0.rst +++ b/documentation/migration-guides/migration-4.0.rst | |||
| @@ -264,3 +264,6 @@ Miscellaneous changes | |||
| 264 | - The :term:`TOPDIR` variable and the current working directory are no longer modified | 264 | - The :term:`TOPDIR` variable and the current working directory are no longer modified |
| 265 | when parsing recipes. Any code depending on the previous behaviour will no longer | 265 | when parsing recipes. Any code depending on the previous behaviour will no longer |
| 266 | work - change any such code to explicitly use appropriate path variables instead. | 266 | work - change any such code to explicitly use appropriate path variables instead. |
| 267 | |||
| 268 | |||
| 269 | .. include:: release-notes-4.0.rst | ||
