Skip to content

Commit b3ca273

Browse files
author
roman_yakovenko
committed
updating history
1 parent 78746f0 commit b3ca273

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/history/history.rest

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Thanks to all the people that have contributed patches, bug reports and suggesti
2525

2626

2727
-----------
28-
Version SVN
28+
Version 1.0
2929
-----------
3030

3131
1. Support for ellipsis was added.
@@ -53,12 +53,15 @@ Version SVN
5353
4. The recomended `GCC-XML`_ version to use with this release is CVS revision 123.
5454
This revision introduces small, but very important feature. `GCC-XML`_
5555
started to dump artificial declarations (constructor, destructor, operator=).
56-
``pygccxml.declarations.type_traits`` functions were updated to use new
56+
``pygccxml.declarations.type_traits`` functions were updated to use the new
5757
information.
5858

5959
5. ``declarations.decl_printer_t`` class dumps almost all available information
6060
about a declaration.
6161

62+
6. ``declarations.is_same_function`` was fixed and now it treats
63+
"covariant returns" right.
64+
6265
-------------
6366
Version 0.9.5
6467
-------------

0 commit comments

Comments
 (0)