Dan-nl has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/125922

Change subject: version update
......................................................................

version update

* updated HISTORY, RELEASE-NOTES and version to 0.1.3

Change-Id: I01178665bf01b4549ed235d960eede983790ccab
---
M HISTORY
M RELEASE-NOTES
M includes/Constants.php
3 files changed, 28 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GWToolset 
refs/changes/22/125922/1

diff --git a/HISTORY b/HISTORY
index 8b13789..6653ae2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1 +1,8 @@
+== GWToolset 0.1.2 ==
+deployed: Tuesday, 01 April 2014
 
+
+=== assembla/260 ===
+Categorisation, unwanted concatenation
+gerrit: https://gerrit.wikimedia.org/r/#/c/119467/
+assembla: https://www.assembla.com/spaces/glamwiki/tickets/209
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 43fe87a..613135e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,12 +1,23 @@
-== GWToolset 0.1.2 ==
+== GWToolset 0.1.3 ==
+scheduled deploy: Tuesday, 15 April 2014
 
 
-=== assembla/260 ===
-Categorisation, unwanted concatenation
-https://www.assembla.com/spaces/glamwiki/tickets/209
-https://gerrit.wikimedia.org/r/#/c/119467/
+=== bug/58507 ===
+Mark GWToolset namespace as being json for code editor
+gerrit: https://gerrit.wikimedia.org/r/#/c/123159/
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=58507
 
-sometimes the metadata field specified for an item specific category
-occurs several times within a metadata record. the application was
-concatenating those values into one category entry. the desired goal
-is to create a category entry for each occurance.
+=== bug/63168 ===
+Correct the format of the wikitext output
+gerrit: https://gerrit.wikimedia.org/r/#q,dd0757d5,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=63168
+
+=== bug/62870 ===
+make sure unicode characters are normalized
+gerrit: https://gerrit.wikimedia.org/r/#q,d1e32990,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62870
+
+=== bug/62909 ===
+relax wiki title restrictions
+gerrit: https://gerrit.wikimedia.org/r/#q,cc0705be,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62909
diff --git a/includes/Constants.php b/includes/Constants.php
index 6c94b58..499791f 100644
--- a/includes/Constants.php
+++ b/includes/Constants.php
@@ -12,7 +12,7 @@
 class Constants {
 
        const EXTENSION_NAME = 'GWToolset';
-       const EXTENSION_VERSION = '0.1.2';
+       const EXTENSION_VERSION = '0.1.3';
        const REQUIRED_MEDIAWIKI_VERSION = '1.22c';
        const USE_FILEBACKEND = true;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/125922
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01178665bf01b4549ed235d960eede983790ccab
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GWToolset
Gerrit-Branch: master
Gerrit-Owner: Dan-nl <d_ent...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to