Skip to content

Commit b06944e

Browse files
Anselm KruisAnselm Kruis
authored andcommitted
Stackless issue python#207: add changelog entry
1 parent 90b1e00 commit b06944e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Stackless/changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ What's New in Stackless 3.X.X?
99

1010
*Release date: 20XX-XX-XX*
1111

12+
- https://github.com/stackless-dev/stackless/issues/208
13+
Move Stackless include files to Include/ and Include/internal and rename them
14+
to use consistent prefixes. Public includes use the prefix "stackless",
15+
private includes use "slp".
16+
Remove the special Stackless include path from Makefile*, PCbuild/*,
17+
Mac/Makefile* and Lib/distutils/command/build_ext.py.
18+
1219
- https://github.com/stackless-dev/stackless/issues/206
1320
Fix the error handling of the Python implementation of function-object
1421
pickling.

0 commit comments

Comments
 (0)