r82920 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82919‎ | r82920 | r82921 >
Date:22:37, 27 February 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.8
Modified paths:
  • /trunk/extensions/Push/Push.php (modified) (history)
  • /trunk/extensions/Push/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/Push.php
@@ -25,7 +25,7 @@
2626 die( 'Not an entry point.' );
2727 }
2828
29 -define( 'Push_VERSION', '0.8 rc' );
 29+define( 'Push_VERSION', '0.8' );
3030
3131 $wgExtensionCredits['other'][] = array(
3232 'path' => __FILE__,
Index: trunk/extensions/Push/RELEASE-NOTES
@@ -5,9 +5,9 @@
66
77
88 === Version 0.8 ===
9 -2011-0x-xx
 9+2011-02-27
1010
11 -* Fixed issue with pushing files from private wikis.
 11+* Added ability to directly upload files using cURL.
1212
1313 === Version 0.7 ===
1414 2011-01-14

Status & tagging log