From 2cc0cb5517045870a01cbe55a525f351fd675a97 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 20 Dec 2013 06:21:22 -0700 Subject: [PATCH] fill in some missing history notes Merge to v6.0 original commit: dc526f95f30d72c2a854f9e1c7520f04cbdaf0d0 --- pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt b/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt index 4c2ce06b..d6f3364a 100644 --- a/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt +++ b/pkgs/scribble-pkgs/scribble-lib/scribble/HISTORY.txt @@ -11,6 +11,8 @@ 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/base: added `#:indirect' option to `defmodule` and + `seclink` scribble/manual: added `manual-doc-style' scribble/manual: changed `deprecated' to a function, and generalized it by adding an optional `#:what' argument