2
0
Christian Grothoff 9 жил өмнө
parent
commit
9924fd6aa2
1 өөрчлөгдсөн 4 нэмэгдсэн , 1 устгасан
  1. 4 1
      ChangeLog

+ 4 - 1
ChangeLog

@@ -1,3 +1,6 @@
+Tue Oct 11 18:09:56 CEST 2016
+	Deprecated MHD_USE_SSL, use MHD_USE_TLS instead. -CG
+
 Tue Oct 11 18:14:40 MSK 2016
 	Code internal refactoring: 'pipes' renamed to 'inter-thread
 	communication (channels)/ITCs', as code can use different types
@@ -5,7 +8,7 @@ Tue Oct 11 18:14:40 MSK 2016
 	Optimizations: ITCs now always created in non-blocking mode.
 	Added configure parameter to choose ITC type.
 	Updated documentation and comments.
-	Minor errors fixed (related to heady load). -EG
+	Minor errors fixed (related to heavy load). -EG
 
 Thu Sep 22 17:51:04 CEST 2016
 	Implementing support for eventfd() instead of pipe() for