update HISTORY based on some of Jay's changes
please include in 6.0
This commit is contained in:
parent
2e5a89e682
commit
438942c059
|
@ -11,6 +11,8 @@ Framework: changed backward-containing-sexp so it returns #f in
|
||||||
more situations
|
more situations
|
||||||
Framework: syntax colorer now usees 'text' for stuff between {}s
|
Framework: syntax colorer now usees 'text' for stuff between {}s
|
||||||
in scribble mode (not string)
|
in scribble mode (not string)
|
||||||
|
bitmap-dc% get-pixel and set-pixel now transmit alpha values to/from
|
||||||
|
their arguments
|
||||||
|
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -112,6 +112,8 @@ Libraries: ----------
|
||||||
setup/collection-name: added
|
setup/collection-name: added
|
||||||
pkg/path: added, re-exported by pkg/lib
|
pkg/path: added, re-exported by pkg/lib
|
||||||
net/url: add support for HTTP/1.1 connections
|
net/url: add support for HTTP/1.1 connections
|
||||||
|
net/url: add Host: and Content-Length: headers to HTTP requests
|
||||||
|
(if they are not already included)
|
||||||
xml: added a #:insert-newlines? argument to write-xexpr
|
xml: added a #:insert-newlines? argument to write-xexpr
|
||||||
ffi/unsafe: added array-type and in-array
|
ffi/unsafe: added array-type and in-array
|
||||||
ffi/unsafe/objc: add -A and +A method modes
|
ffi/unsafe/objc: add -A and +A method modes
|
||||||
|
|
Loading…
Reference in New Issue
Block a user