diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-08 12:35:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-08 12:35:02 (GMT) |
commit | 7de2d9b5b87e82cedfac3e371569e8a319e7a21e (patch) | |
tree | 527c6180e37004195fc9f71667caf472fdfc3975 /ChangeLog | |
parent | 43690f65e0d3fb04c9e14155f308570808649ee5 (diff) | |
parent | a3a031b7cc62babfe4ec83facc6ecadde511f2b0 (diff) | |
download | tcl-7de2d9b5b87e82cedfac3e371569e8a319e7a21e.zip tcl-7de2d9b5b87e82cedfac3e371569e8a319e7a21e.tar.gz tcl-7de2d9b5b87e82cedfac3e371569e8a319e7a21e.tar.bz2 |
[FRQ 3358415]: Minor doc improvement
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ +2011-07-08 Donal K. Fellows <dkf@users.sf.net> + + * doc/http.n: [FRQ 3358415]: State what RFC defines HTTP/1.1. + 2011-07-07 Miguel Sofer <msofer@users.sf.net> * generic/tclBasic.c: add missing INT2PTR - + 2011-07-03 Donal K. Fellows <dkf@users.sf.net> * doc/FileSystem.3: Corrected statements about ctime field of 'struct |