mirror of https://github.com/nginx/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http:
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.0 KiB
47 lines
1.0 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE configuration SYSTEM "../dtd/change_log_conf.dtd" >
|
|
|
|
<configuration>
|
|
|
|
<length>76</length>
|
|
|
|
<start> *) </start>
|
|
<indent> </indent>
|
|
|
|
<changes lang="ru">
|
|
<title>Изменения в </title>
|
|
<length>66</length>
|
|
|
|
<bugfix>Исправление</bugfix>
|
|
<feature>Добавление</feature>
|
|
<change>Изменение</change>
|
|
<security>Безопасность</security>
|
|
<workaround>Изменение</workaround>
|
|
</changes>
|
|
|
|
<changes lang="en">
|
|
<title>Changes with </title>
|
|
<length>65</length>
|
|
|
|
<bugfix>Bugfix</bugfix>
|
|
<feature>Feature</feature>
|
|
<change>Change</change>
|
|
<security>Security</security>
|
|
<workaround>Workaround</workaround>
|
|
|
|
<month> Jan </month>
|
|
<month> Feb </month>
|
|
<month> Mar </month>
|
|
<month> Apr </month>
|
|
<month> May </month>
|
|
<month> Jun </month>
|
|
<month> Jul </month>
|
|
<month> Aug </month>
|
|
<month> Sep </month>
|
|
<month> Oct </month>
|
|
<month> Nov </month>
|
|
<month> Dec </month>
|
|
|
|
</changes>
|
|
|
|
</configuration>
|
|
|