API: Internal cleanup
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 27 Aug 2014 19:41:05 +0000 (15:41 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 27 Aug 2014 20:18:19 +0000 (16:18 -0400)
commit54d615f29c266522feec68b435e1c52c7a98008a
tree3f4191652ce3df48313349f29c95c6a45221916a
parent01c1dc87a498397d4f8f15462db5bd21300678a7
API: Internal cleanup

* Separate client-visible and internal release notes, because there are
  a lot of both and will be more coming up
* Correct errors in release notes
* Add detail on token changes to release notes
* List deprecated API classes and methods in release notes
* Add missing @deprecated on ApiFormat* classes

Change-Id: I577f3c8b9182f1625470c8bc52d3bdfe5d623d81
RELEASE-NOTES-1.24
includes/api/ApiFormatDbg.php
includes/api/ApiFormatDump.php
includes/api/ApiFormatTxt.php
includes/api/ApiFormatWddx.php
includes/api/ApiFormatYaml.php