From 7950b918c1465f3eddb25404e66a4cdbaccacc5d Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Sun, 26 Jan 1992 01:41:44 +0000
Subject: [PATCH] like, changes, man.

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

diff --git a/general-info/alpha-notes-thru-92.txt b/general-info/alpha-notes-thru-92.txt
index 148754858..037f462a9 100644
--- a/general-info/alpha-notes-thru-92.txt
+++ b/general-info/alpha-notes-thru-92.txt
@@ -1,3 +1,16 @@
+1/17/92 to 1/26/91
+
+Fixed the multi-dim array printer to use aref on the data vector instead
+of svref, because despite being simple and being a vector, it's not a
+simple-vector.
+
+Fixed compiler error context stuff to know that the source-info-name for a file
+is now the namestring and not the pathname.  This allows filenames to be
+printed in error context once again.
+
+Fixed a bug in Purify that was manifesting on the RT.
+
+
 12/22/91 to 1/17/92
 
 	Mostly minor bug fixes and cosmetic improvements.
-- 
GitLab