Skip to content

Commit 7d90c19

Browse files
committed
Document change
1 parent 259df8c commit 7d90c19

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/history.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,15 @@ Version 1.7.3 (not yet released)
3939
latest version of CastXML is recommended. This makes sure default arguments
4040
for function parameters are correctly defined, so that py++ can process them.
4141

42-
8. Remove unittest2 dependency for testing with python 2.6
42+
8. Fixes for exeption when using castxml + gcc5 + std=c++11 + maps.
4343

44-
9. Testing: test with std::tr1 unordered containers for gcc >= 4.4.7 and castxml
44+
9. Remove unittest2 dependency for testing with python 2.6
4545

46-
10. Cosmetic fix for generator name printed to stdout when launching unit tests
46+
10. Testing: test with std::tr1 unordered containers for gcc >= 4.4.7 and castxml
4747

48-
11. Fix simple typo in example.py comment
48+
11. Cosmetic fix for generator name printed to stdout when launching unit tests
49+
50+
12. Fix simple typo in example.py comment
4951

5052
Thanks to the following people for their contribution to this release:
5153
Mark Moll, Ashish Sadanandan, Mark Oates

0 commit comments

Comments
 (0)