news updates

SVN revision: 66018
This commit is contained in:
Mike Blumenkrantz 2011-12-08 05:10:44 +00:00
parent 06d5a4c5c4
commit 4a5c1f9b85
2 changed files with 2 additions and 0 deletions

View File

@ -389,3 +389,4 @@
* Allow SSL certificates to be loaded for STARTTLS
* Added functions to set/get the hostname used for SSL certificate verification
* ecore_con_ssl_server_cafile_add() now accepts directories

View File

@ -9,6 +9,7 @@ Additions:
* ecore_con
- ecore_con_socks api
- ecore_con_ssl_server_verify_name_set/get
- ecore_con_ssl_server_cafile_add() now accepts directories
* ecore_x:
- ecore_x_randr_output_backlight_available()