From 24898eb60298a9c8d88e352067ec70da27cdf9cb Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Fri, 10 Apr 2009 17:32:39 +0000
Subject: [PATCH] Update

---
 general-info/release-20a.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/general-info/release-20a.txt b/general-info/release-20a.txt
index d1b3117f3..6dd9b02bd 100644
--- a/general-info/release-20a.txt
+++ b/general-info/release-20a.txt
@@ -32,6 +32,10 @@ New in this release:
       characters by upcasing the character.  This isn't necessary
       since the characters are not EQUAL, so make SXHASH return
       different values for upper and lower case letter.
+    - WRITE-VECTOR was not writing out enough data when no
+      byte-swapping is needed and the end index was not given.
+      (Confusion about the length of the vector versus the index as an
+      octet count, not element count.)
 
   * Trac Tickets:
     #31: pathname bug with :case :common
-- 
GitLab