Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -138,8 +138,8 @@ |
139 | 139 | * Don't die when single-element arrays are passed to SQL query constructors |
140 | 140 | that have an array index other than 0 |
141 | 141 | * (bug 13522) Fix fatal error in Parser::extractTagsAndParams |
| 142 | +* (bug 13532) Use proper timestamp call when reverting images |
142 | 143 | |
143 | | - |
144 | 144 | === API changes in 1.13 === |
145 | 145 | |
146 | 146 | * Fixing main page display in meta=siteinfo |