<title lang="en">nginx changelog</title>
+<changes ver="0.4.7" date="10.10.2006">
+
+<change type="feature">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_flv_module.
+</para>
+<para lang="en">
+the ngx_http_flv_module.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_charset_module ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ.
+</para>
+<para lang="en">
+the ngx_http_charset_module supports the variables.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+nginx ÎÅ ÚÁÐÕÓËÁÌÓÑ ÎÁ 64-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ, ÏÔÌÉÞÎÏÊ ÏÔ amd64, sparc64 É ppc64.
+</para>
+<para lang="en">
+nginx did not run on 64-bit platforms except amd64, sparc64, and ppc64.
+</para>
+</change>
+
+</changes>
+
+
<changes ver="0.4.6" date="06.10.2006">
<change type="bugfix">
wev->active = 0;
if (revents & POLLIN) {
-
+
if ((flags & NGX_POST_THREAD_EVENTS) && !rev->accept) {
rev->posted_ready = 1;
static ngx_uint_t ngx_http_browser(ngx_http_request_t *r,
ngx_http_browser_conf_t *cf);
-
+
static ngx_int_t ngx_http_browser_add_variable(ngx_conf_t *cf);
static void *ngx_http_browser_create_conf(ngx_conf_t *cf);
static char *ngx_http_browser_merge_conf(ngx_conf_t *cf, void *parent,
log->action = "sending flv to client";
cln->handler = ngx_pool_cleanup_file;
- clnf = cln->data;
+ clnf = cln->data;
clnf->fd = fd;
clnf->name = path.data;
r->headers_out.last_modified_time = ngx_file_mtime(&fi);
if (ngx_http_set_content_type(r) != NGX_OK) {
- return NGX_HTTP_INTERNAL_SERVER_ERROR;
+ return NGX_HTTP_INTERNAL_SERVER_ERROR;
}
b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
# disable { PAUSE ] hwcap for Sun Studio 11
-hwcap_1 = OVERRIDE;
+hwcap_1 = OVERRIDE;
" GGGGGGGGGGGGGGGG ",
" GGGGGGGGGGGGGGGG ",
" "
-};
+};
" GGGGGGGGGGGGGGGG ",
" GGGGGGGGGGGGGGGG ",
" "
-};
+};