Index: trunk/extensions/SemanticMediaWiki/RELEASE-NOTES |
— | — | @@ -19,11 +19,11 @@ |
20 | 20 | * Fixed display of nearby values on Special:SearchByProperty (bug 34178). |
21 | 21 | * Fixed display of URL values (bug 34312, 34044). |
22 | 22 | * Fixed warning when browsing certain property pages (bug 34306). |
23 | | -* Fixed failiure of SMW_setup --delete when using postgresql (bug 31153). |
24 | | -* Fixed devision by 0 error whren setting the "Corresponds to" property to 0 (bug 32594). |
| 23 | +* Fixed failure of SMW_setup --delete when using postgresql (bug 31153). |
| 24 | +* Fixed division by 0 error when setting the "Corresponds to" property to 0 (bug 32594). |
25 | 25 | * Fixed accept header send with SPARQL query requests (bug 32280). |
26 | 26 | * Fixed unresolved prefixed name in SPARQL queries (bug 33687). |
27 | | -* Fixed issues with modification date property occuring when using SMWSparqlStore (bug 30989). |
| 27 | +* Fixed issues with modification date property occurring when using SMWSparqlStore (bug 30989). |
28 | 28 | * Fixed erroneous SPARQL for property value comparison queries (bug 30993). |
29 | 29 | * Fixed broken +index=x for records (bug 30284). |
30 | 30 | * Fixed querying of subobjects using 4store as a datastore. |