document ensure_user_space going private 23/3123/1
authorAndy Green <andy.green@linaro.org>
Mon, 18 Feb 2013 08:54:26 +0000 (16:54 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:37 +0000 (13:01 -0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
changelog

index a2c46fd..b0afe64 100644 (file)
--- a/changelog
+++ b/changelog
@@ -18,6 +18,13 @@ User api changes
        wsi as it normally does on the other callbacks.
 
 
+User api removal
+----------------
+
+ - libwebsocket_ensure_user_space() is removed from the public api, if you
+       were using it to get user_space, you need to adapt your code to only
+       use user_space inside the user callback.
+
 
 v1.21-chrome26-firefox18
 ========================