From 3726cb92283a0e1fb70e91561ce50001f5345c47 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 19 Jan 2009 18:25:15 +0000 Subject: [PATCH] commit to restore the added stuff (that does not go into the release branch) svn: r13229 --- doc/release-notes/redex/HISTORY.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/release-notes/redex/HISTORY.txt b/doc/release-notes/redex/HISTORY.txt index d9f871e872..a8b12407ff 100644 --- a/doc/release-notes/redex/HISTORY.txt +++ b/doc/release-notes/redex/HISTORY.txt @@ -1,3 +1,10 @@ +v4.1.5 + + - initial-char-width now accepts functions to give finer grained + control of the initial widths of the terms. + + - traces & traces/ps: added the ability to specify a mixin + to be mixed into the graph pasteboard v4.1.4