Skip to content

Commit 3f0222b

Browse files
committed
Document changes for release 1.7.5
1 parent 50b3887 commit 3f0222b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/history.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,19 @@ by setting up a git repositery on github, hosted along with gccxml.
1414
Version 1.7.5 (unreleased)
1515
--------------------------
1616

17-
1. Version numbers are still tagged with the v prefix (1.7.4 was correctly tagged),
17+
1. Improve error message when no castxml or gccxml is found.
18+
19+
2. Fix compilation of tests with c++11.
20+
21+
3. Fix patching of enums in default arguments for C++03.
22+
23+
4. Version numbers are still tagged with the v prefix (1.7.4 was correctly tagged),
1824
as this is recommended by GitHub. The version number in the __init__.py and
1925
setup.py files are without v prefix, because this is what pip requires.
2026

27+
Thanks to the following people for their contribution to this release:
28+
Ashish Sadanandan
29+
2130
Version 1.7.4
2231
-------------
2332

0 commit comments

Comments
 (0)