diff text/en/CHANGES @ 845:8b6099769de5

nginx-1.3.13
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 19 Feb 2013 19:22:56 +0400
parents 8ae26032d011
children 197e15f72b6d
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -1,4 +1,16 @@
 
+Changes with nginx 1.3.13                                        19 Feb 2013
+
+    *) Change: a compiler with name "cc" is now used by default.
+
+    *) Feature: support for proxying of WebSocket connections.
+       Thanks to Apcera and CloudBees for sponsoring this work.
+
+    *) Feature: the "auth_basic_user_file" directive supports "{SHA}"
+       password encryption method.
+       Thanks to Louis Opter.
+
+
 Changes with nginx 1.3.12                                        05 Feb 2013
 
     *) Feature: variables support in the "proxy_bind", "fastcgi_bind",