From 38de3875424f70f89d617c228e0815680e300700 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 Feb 2011 04:58:06 +0000 Subject: Better, tested, i18n system. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2916 a436a847-0d15-0410-975c-d299462d15a1 --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fc6a45d..4861b46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,10 @@ slv2 (UNRELEASED) unstable; urgency=low * Remove nonsensical slv2_plugin_get_properties and slv2_plugin_get_hints * Remove all use of SPARQL (including API that provided SPARQL support) * Remove use of redland (librdf) in favour of Serd and Sord - * *** API BREAK *** (remove slv2_world_new_using_rdf_world and - slv2_plugin_query_sparql) + * Remove slv2_world_new_using_rdf_world and slv2_plugin_query_sparql + * Remove separate i18n versions of functions and implement i18n everywhere + * Add slv2_world_filter_language ( to optionally disable i18n). + * *** API BREAK *** -- David Robillard (UNRELEASED) -- cgit v1.2.1