Changeset 2207

Show
Ignore:
Timestamp:
23/10/08 20:44:54 (1 year ago)
Author:
aperez
Message:

UTF8 issue :(

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r2206 r2207  
    694694 
    695695        * admin/PageGeneral.py (PageGeneral._render_content): Fixes de TLS 
    696         port configuration key. Reported by Cᅵsar Fernᅵndez Gago 
     696        port configuration key. Reported by César Fernández Gago 
    697697        <cesar@pk2.org> 
    698698 
     
    61006100        cherokee_replace is obsolete. Now we simply use sed to replace a 
    61016101        few string in the example configuration file.  Fixes #124. Patch 
    6102         by Diego "Flameeyes" Pettenᅵ <flameeyes@gentoo.org>. 
     6102        by Diego "Flameeyes" Pettenò <flameeyes@gentoo.org>. 
    61036103 
    61046104        * cherokee/access.c (cherokee_access_add_domain): Updated to fit 
     
    82968296        * autogen.sh (LIBTOOL, LIBTOOLIZE): Define two variables for the 
    82978297        name of these utilities.  MacOS X has a different name for it. 
    8298         Patch by Sᅵbastien Arnaud <arnaudsjr@mac.com> 
     8298        Patch by Sébastien Arnaud <arnaudsjr@mac.com> 
    82998299 
    830083002005-10-26  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     
    88868886 
    88878887        * cherokee/handler_file.c, cherokee/header.c: Changed header 
    8888         "Content-Range" by "Range". Based on a path by Daniel Glᅵckner 
     8888        "Content-Range" by "Range". Based on a path by Daniel Glöckner 
    88898889        <daniel-gl@gmx.net> 
    88908890 
     
    96089608 
    96099609        * cherokee/socket.c (cherokee_read): Added support for the 
    9610         ᅵConnection timed outᅵ error. 
     9610        «Connection timed out» error. 
    96119611 
    961296122005-03-17  Lidia Fernandez Gago  <lidia@alobbs.com> 
     
    99259925 
    99269926 
    9927 2005-12-31  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     99272005-12-31  Ayose Cazorla León   <setepo@gulic.org> 
    99289928 
    99299929        * cherokee/handler_redirc, cherokee/handler_redir.c: 
     
    99439943 
    99449944 
    9945 2004-12-26  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     99452004-12-26  Ayose Cazorla León   <setepo@gulic.org> 
    99469946 
    99479947        * cherokee/handler_cgi.c, cherokee/handler_error.c, 
     
    1007610076 
    1007710077        * src/connection.c (cherokee_connection_get_request): It returns 
    10078         411 ᅵLength requiredᅵ error on POST without length. 
     10078        411 «Length required» error on POST without length. 
    1007910079 
    1008010080 
     
    1011610116         
    1011710117        * src/http.h, src/connection.h, src/connection.c, src/thread.h, 
    10118         src/thread.c: Implemented RFC2817: ᅵUpgrading to TLS Within 
    10119         HTTP/1.1ᅵ :-) 
     10118        src/thread.c: Implemented RFC2817: «Upgrading to TLS Within 
     10119        HTTP/1.1» :-) 
    1012010120 
    1012110121 
     
    1018610186 
    1018710187        * src/read_config_grammar.y: Added 'directory_option' to implement 
    10188         the ᅵOnly secure accessᅵ feature. 
     10188        the «Only secure access» feature. 
    1018910189 
    1019010190        * src/read_config_scanner.l: Added T_ONLY_SECURE token 
     
    10222102222004-09-26  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    1022310223 
    10224         * icons/iso.png, icons.conf.sample, icons/Makefile.am: Added ᅵISO 
    10225         Imageᅵ icon. 
     10224        * icons/iso.png, icons.conf.sample, icons/Makefile.am: Added «ISO 
     10225        Image» icon. 
    1022610226 
    1022710227        * src/handler_cgi.c (_set_envs_cgi): index() -> strchr() 
     
    1039210392 
    1039310393        * configure.in: Added check for gethostbyname, gethostbyname_r 
    10394         functions. (Arequipa ~ Perᅵ
     10394        functions. (Arequipa ~ Perú
    1039510395 
    1039610396 
     
    1039810398 
    1039910399        * src/socket.c (cherokee_socket_set_client): Added new method. 
    10400         (XII CONEIS, Lima ~ Perᅵ
     10400        (XII CONEIS, Lima ~ Perú
    1040110401 
    1040210402 
     
    1119011190 
    1119111191 
    11192 2004-04-11  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     111922004-04-11  Ayose Cazorla León   <setepo@gulic.org> 
    1119311193 
    1119411194        * src/handler_cgi.c: Partial fix for the zombies CGIs 
     
    1157111571 
    1157211572        * src/common.h: Fixed inclusion of stdint.h 
    11573         It didn't compile in Solaris 9.  Fixed by Ivᅵn Chavero. 
     11573        It didn't compile in Solaris 9.  Fixed by Iván Chavero. 
    1157411574 
    1157511575 
     
    1182011820 
    1182111821         
    11822 2004-01-08  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     118222004-01-08  Ayose Cazorla León   <setepo@gulic.org> 
    1182311823 
    1182411824        * src/handler_cgi.c:  Fixed <defunct> processes. 
     
    1224712247 
    1224812248 
    12249 2003-11-24  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     122492003-11-24  Ayose Cazorla León   <setepo@gulic.org> 
    1225012250 
    1225112251        * src/connection.c,http.h: Added http_moved_temporarily 
     
    1228312283 
    1228412284 
    12285 2003-11-23  Ayose Cazorla Leᅵn   <setepo@gulic.org> 
     122852003-11-23  Ayose Cazorla León   <setepo@gulic.org> 
    1228612286 
    1228712287        * src/handler_cgi.c: Use the cherokee_header API for set  
     
    1293112931 
    1293212932 
    12933 2003-07-20  Ayose Cazorla Leᅵn  <setepo@gulic.org> 
     129332003-07-20  Ayose Cazorla León  <setepo@gulic.org> 
    1293412934 
    1293512935        * cherokee.conf.sample.in: Directory entry for cgi-bin