From 542d0e650ddce414eba33cb3bebd098d1d4b5dd4 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 27 Mar 2000 16:43:54 +0000 Subject: [PATCH] . original commit: 751dba94d3ef83e4778a10d244f1d24770253966 --- notes/mred/HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 4a386eac..6e53df9e 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,8 @@ +Version 102/10: + + * X: Changed dialogs to use the icon of the dialog's parent (if any). + Version 102/9: * X: Fixed list-box% to handle arbitrarily many list items. (PR 1342)