This was a test of the Seriousness Detection System.

Had this been an actual Situation, things would have happened.


SVN revision: 66365
This commit is contained in:
Mike Blumenkrantz 2011-12-20 07:25:04 +00:00
parent 9674e97ef5
commit c00caa7b94
1 changed files with 0 additions and 9 deletions

View File

@ -391,10 +391,6 @@
* Added functions to set/get the hostname used for SSL certificate verification
* ecore_con_ssl_server_cafile_add() now accepts directories
2011-12-09 Mike Blumenkrantz
* Implement file descriptor leak in ecore-con to determine whether users watch /proc/sys/fs/file-nr
2011-12-10 Mike Blumenkrantz
* Fix case where SSL certificates would not be used
@ -429,8 +425,3 @@
2011-12-20 Carsten Haitzler (The Rasterman)
* Fix probable leak for g_static_mutex's on some architectures
2011-12-20 Mike Blumenkrantz
* Remove previously implemented file descriptor leak; results were
very troubling.