mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Updated changelog to 1.2.5
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@712 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
f36ac7c889
commit
f7d5933162
1 changed files with 4 additions and 2 deletions
|
|
@ -1,11 +1,13 @@
|
|||
[section Changelog]
|
||||
|
||||
[section 1.2.5]
|
||||
Released ?
|
||||
Released 10 February 2014
|
||||
|
||||
* Added workaround for when msvc defines small and near macros
|
||||
* Added support for using non default calling conventions
|
||||
* Changed MOCK_DESTRUCTOR which now requires '~' to preceed the class name
|
||||
* Changed MOCK_[[NON_]CONST_]CONVERSION_OPERATOR[_TPL] which now requires an extra first argument 'operator'
|
||||
* Changed MOCK_\*CONVERSION_OPERATOR\* which now require an extra first argument 'operator'
|
||||
* Added version.hpp with the library version number
|
||||
|
||||
[endsect]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue