Index: trunk/phase3/RELEASE-NOTES-1.19 |
— | — | @@ -52,7 +52,7 @@ |
53 | 53 | * (bug 29067) Expose user.tokens (like we do user.options) in ResourceLoader. |
54 | 54 | * New 'Debug' hook used by wfDebug() and wfDebugLog() |
55 | 55 | * (bug 27655) Require token for watching/unwatching pages) |
56 | | -* (bug 28904) Update jQuery version from 1.4.4 to 1.6.1 (the latest version) |
| 56 | +* (bug 28904) (bug 29773) Update jQuery version from 1.4.4 to 1.6.2 (the latest version) |
57 | 57 | * (bug 29441) Expose CapitalLinks config in JS to allow modules to properly |
58 | 58 | handle titles on case-sensitive wikis. |
59 | 59 | * (bug 29397) Implement mw.Title module in core. |