Index: trunk/extensions/Push/Push.php |
— | — | @@ -119,4 +119,3 @@ |
120 | 120 | } |
121 | 121 | |
122 | 122 | require_once 'Push_Settings.php'; |
123 | | - |
Index: trunk/extensions/Push/RELEASE-NOTES |
— | — | @@ -9,6 +9,7 @@ |
10 | 10 | |
11 | 11 | * Fixed issue with non-existing, but embedded, images. |
12 | 12 | * Added 2 hooks that allows modifying push requests before they are executed. |
| 13 | +* Improved error message shown when the target wiki does not allow API uploads via url. |
13 | 14 | |
14 | 15 | === Version 0.6 === |
15 | 16 | 2010-12-19 |