Commit graph

3 commits

Author SHA1 Message Date
Moritz Schubotz (physikerwelt) 4a9ee3c047
Remove confusing version information
Change-Id: I85710c472b7bb82279e9fdcd6ca2cca19877bab2
2023-11-22 11:25:06 +01:00
physikerwelt bc52c77d24 Use extension.json, empty PHP entry point
* Use string constants instead of integers
* Derive new names from old via conversion of constant
  naming convention to CamelCase.
* Replace old constant string e.g. 'MW_MATH_ABC_DEF'
  with new string 'abcDef'
* Replace old constant value with new string.
* Tests to demonstrates what is actually done.
* Rename constants

Bug: T106630
Bug: T106631
Bug: T87941
Change-Id: I6d1094ece79e912d9ddbef6681a25196c7a6e801
2015-07-30 22:01:20 +00:00
paladox bf6b1f3272 Add release notes for version 3.0.0
Add release note for math 3.0.0.

Add HISTORY file for old release notes for older releases.

Bug: T106953
Change-Id: I7cb0c3c03bc60de3b3503edeaf74d46f935ac581
2015-07-25 22:01:48 +01:00
Renamed from RELEASE-NOTES-2.0 (Browse further)