/[guile]/guile/guile-www/ChangeLog
ViewVC logotype

Diff of /guile/guile-www/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by ttn, Wed Nov 21 22:18:54 2001 UTC revision 1.17 by ttn, Sat Apr 27 02:07:12 2002 UTC
# Line 1  Line 1 
1    2002-04-26  Thien-Thi Nguyen  <ttn@giblet.glug.org>
2    
3            * cgi.scm: Update copyright.
4            Also use modules (ice-9 regex) and (ice-9 optargs).
5    
6            (file-uploads, cookies): New vars.
7            (cgi:init): Handle "application/x-www-form-urlencoded".
8            Handle "multipart/form-data".
9            Handle cookies init.
10            (cgi:uploads, cgi:upload, cgi:cookies, cgi:cookie,
11            cgi:make-cookie): New procs, exported.
12            (parse-form-multipart): New proc.
13            (init-environment): Also set var `cgi-http-cookie'.
14            (get-cookies): New proc.
15    
16            Thanks to Aaron VanDevender.
17    
18            * http.scm: Update copyright.
19            (http:request): Use `format' instead of `string-append'.
20    
21            * main.scm: Comment munging; nfc.
22    
23            * url.scm: Update copyright.
24            (url:unparse): Use `format' instead of `string-append'.
25    
26    2002-04-11  Thien-Thi Nguyen  <ttn@glug.org>
27    
28            * examples/wwwcat, examples/cookie.cgi, examples/README:
29            New files (wwwcat moved from ..).
30    
31  2001-11-21  Thien-Thi Nguyen  <ttn@glug.org>  2001-11-21  Thien-Thi Nguyen  <ttn@glug.org>
32    
33          * wwwcat: Fix typo.  Thanks to Ralf Mattes.          * wwwcat: Fix typo.  Thanks to Ralf Mattes.

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26