Skip to content
Snippets Groups Projects
Commit 044ab65e authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

update CHANGELOG for holding changes 2.4 -> 2.5

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11772 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 5c77ec38
No related merge requests found
Differences Between DuMuX 2.4 and DuMuX 2.5
===================================================
* IMPORTANT NOTES:
* IMPROVEMENTS and ENHANCEMENTS:
* IMMEDIATE INTERFACE CHANGES not allowing/requiring a deprecation period:
* Deprecated CLASSES/FILES, to be removed after 2.5:
* Deprecated PROPERTY NAMES, to be removed after 2.5: BEWARE: The compiler will
not print any warning if a deprecated property name is used.
* Deprecated CONSTANTS/ENUMS, to be removed after 2.5: BEWARE: Older compilers
will not print any warning if a deprecated constant/enum is used.
* Deprecated public MEMBER VARIABLES, to be removed after 2.5: BEWARE: Older
compilers will not print any warning if a deprecated public member variable
is used.
* Deprecated MEMBER FUNCTIONS, to be removed after 2.5:
* Deprecated MACROS, to be removed after 2.5: 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.4:
Everything listed as deprecated below has been removed.
Differences Between DuMuX 2.3 and DuMuX 2.4
===================================================
......
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