From e2793919fc02c963bb1fde3e148f0bd555dad59c Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Fri, 1 Oct 2004 13:56:10 +0000
Subject: [PATCH] Update from commit logs.

---
 general-info/release-19b.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/general-info/release-19b.txt b/general-info/release-19b.txt
index 3a75e0aaf..33af8ce0b 100644
--- a/general-info/release-19b.txt
+++ b/general-info/release-19b.txt
@@ -62,6 +62,7 @@ New in this release:
         now.  (CMUCL doesn't really have a (COMPLEX INTEGER) type).
       - When a pathname can't be printed readably, signal a
         PRINT-NOT-READABLE condition
+      - Printing arrays readably was sometimes wrong.
 
   * Numerous bugfixes:
       - FFLOOR and friends preserve the sign of the arg, so -0.0 is
@@ -83,6 +84,7 @@ New in this release:
       - Fix bug in reading from streams with element-type SIGNED-BYTE
         for sizes greater than 32:  positive numbers were incorrectly
         being returned as negative.
+      - REMOVE-DUPLICATES was not honoring the :START option.
 
   * Other changes:
      
-- 
GitLab