RELEASE-NOTES: move note about 'undeletetalk' for action=undelete to 1.39
This was accidentally announced as a 1.38 feature when that is all lies Change-Id: I7c073735174bf895c9e458096c9de072f0799edf
This commit is contained in:
parent
9da8a57d97
commit
6a2a326b16
2 changed files with 2 additions and 2 deletions
|
|
@ -171,8 +171,6 @@ For notes on 1.37.x and older releases, see HISTORY.
|
|||
=== Action API changes in 1.38 ===
|
||||
* New `deletetalk` parameter on action=delete that allows you to delete the
|
||||
associated talk page of a subject page.
|
||||
* New `undeletetalk` parameter on action=undelete that allows you to restore
|
||||
all revisions of the associated talk page.
|
||||
* New `variant` parameter for all API actions, for specifying language variant
|
||||
(akin to the existing `variant` parameter for index.php). Task T117549.
|
||||
|
||||
|
|
|
|||
|
|
@ -74,6 +74,8 @@ For notes on 1.38.x and older releases, see HISTORY.
|
|||
* …
|
||||
|
||||
=== Action API changes in 1.39 ===
|
||||
* New `undeletetalk` parameter on action=undelete that allows you to restore
|
||||
all revisions of the associated talk page.
|
||||
* …
|
||||
|
||||
=== Action API internal changes in 1.39 ===
|
||||
|
|
|
|||
Loading…
Reference in a new issue