Skip to content

Commit 5b07065

Browse files
committed
Update changelog
1 parent 8653705 commit 5b07065

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ Changes
44
Version 1.8.5
55
-------------
66

7-
1. Fix multiple calls to __hash__() (#70)
7+
1. Fix multiple calls to ``` __hash__()``` (#70)
8+
9+
2. ```Static``` and ```extern``` qualifiers are now no more treated as equivalents
10+
in the type_qualifiers class (for ```CastXML```).
11+
The old behaviour is kept for ```GCC-XML``` (```static == extern```).
12+
13+
3. Fix for ```declarations.is_noncopyable``` when used on a ```pointer_t```.
814

915
Version 1.8.4
1016
-------------

0 commit comments

Comments
 (0)