From 63f3c19ac062ddfe52a65be3d779f976fa44604c Mon Sep 17 00:00:00 2001 From: lxnay Date: Sat, 14 Mar 2009 16:22:42 +0000 Subject: [PATCH] Entropy/docs: - update APICHANGES git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3170 cd1c1023-2f26-0410-ae45-c471fc1f0318 --- docs/APICHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/APICHANGES b/docs/APICHANGES index 7f9f98a67..301ce5186 100644 --- a/docs/APICHANGES +++ b/docs/APICHANGES @@ -53,6 +53,11 @@ From SVN 3112 there have been several API changes: package_match_validator_cache => _package_match_validator_cache spmCache => __spm_cache + - ServerInterface (now entropy.server.interfaces.Server) API changes: + + - now deprecated: + openServerDatabase => open_server_repository + doServerDatabaseSyncLock => do_server_repository_sync_lock - removed methods check_equo_updates