Skip to content
Snippets Groups Projects
Commit 99d49adc authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

update CHANGELOG for holding changes 2.5 -> 2.6

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12740 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent a457dcac
No related branches found
No related tags found
No related merge requests found
Differences Between DuMuX 2.5 and DuMuX 2.6
===================================================
* IMPORTANT NOTES:
* IMPROVEMENTS and ENHANCEMENTS:
* IMMEDIATE INTERFACE CHANGES not allowing/requiring a deprecation period:
* Deprecated CLASSES/FILES, to be removed after 2.6:
* Deprecated PROPERTY NAMES, to be removed after 2.6: BEWARE: The compiler will
not print any warning if a deprecated property name is used.
* Deprecated CONSTANTS/ENUMS, to be removed after 2.6: BEWARE: Older compilers
will not print any warning if a deprecated constant/enum is used.
* Deprecated public MEMBER VARIABLES, to be removed after 2.6: BEWARE: Older
compilers will not print any warning if a deprecated public member variable
is used.
* Deprecated MEMBER FUNCTIONS, to be removed after 2.6:
* Deprecated MACROS, to be removed after 2.6: BEWARE: The compiler will not
print any warning if a deprecated macro is used.
* DELETED classes/files, property names, constants/enums,
member functions, which have been deprecated in DuMuX 2.5:
Everything listed as deprecated below has been removed.
Differences Between DuMuX 2.4 and DuMuX 2.5
===================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment