From e136457c5547bddf7e8c4398d8a9060ba57c8fd7 Mon Sep 17 00:00:00 2001
From: wlott <wlott>
Date: Mon, 15 Jun 1992 09:09:56 +0000
Subject: [PATCH] 6/12/92 to 6/15/92

---
 general-info/alpha-notes-thru-92.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/general-info/alpha-notes-thru-92.txt b/general-info/alpha-notes-thru-92.txt
index dfb7bf0dd..9cf4f7948 100644
--- a/general-info/alpha-notes-thru-92.txt
+++ b/general-info/alpha-notes-thru-92.txt
@@ -1,3 +1,18 @@
+6/12/92 to 6/15/92
+
+Code:
+
+Reworked the internals of circularity detection and depth abbreviation.
+Structure print-functions that use PPRINT-LOGICAL-BLOCK will no longer be
+counted as as two levels against *PRINT-LEVEL*, and will no longer be
+printed as #1=#1# when *PRINT-CIRCLE* is set.  Also, printing various
+condition structures (for example, TYPE-ERROR) will no longer flame out
+when *PRINT-CIRCLE* is set.
+
+Note: any uses of PPRINT-LOGICAL-BLOCK will have to be recompiled.
+
+
+
 6/3/92 to 6/12/92
 
 Code:
-- 
GitLab