commit 87e9b0292cbf19f1462c405e603dea2e29bb0b6b
parent 76cca479d925f9a724cde167511b589302d7e098
Author: Matthew Flatt <mflatt@racket-lang.org>
Date: Fri, 22 Nov 2013 14:33:31 -0700
reflow release notes for v6.0
Merge to v6.0
original commit: f1d561ac46dbed8760a7fc71051e9a3742a742ae
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt b/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt
@@ -1,4 +1,5 @@
-Version 1.1
+Version 1.0
+Use `doc' submodule when available
Changed the HTML rendering style of `scribble/manual'
Changed `verbatim' to support non-string arguments
Added `--html-tree' option to for rendering to multi-page HTML
@@ -8,9 +9,12 @@ Added `css-style-addition' and `js-style-addition' for adding
overridden externally
For HTML rendering, merge generated `style' attributes within
a single tag
+scribble/base: same change as for racket/runtime-path related
+ to "collects"-relative paths
scribble/manual: added `manual-doc-style'
scribble/manual: changed `deprecated' to a function, and
generalized it by adding an optional `#:what' argument
+scriblib/autobib: add #:note
Older versions
See the "Racket core" release notes for a history of changes before