From c8841bdd6e62781487f6059cd61cca3badd13a30 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Mon, 30 Apr 2007 14:24:16 +0000
Subject: [PATCH] Update from logs.

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

diff --git a/general-info/release-19e.txt b/general-info/release-19e.txt
index dc68a055d..3fda1021b 100644
--- a/general-info/release-19e.txt
+++ b/general-info/release-19e.txt
@@ -20,6 +20,12 @@ New in this release:
 
 
   * Feature enhancements:
+    - Support for dynamic-extent added for ppc.  However, it suffers
+      from the same problems with dynamic-extent as other platforms,
+      so it is disabled by default.  Tests indicate that it does work
+      in simple situations.
+    - PARSE-TIME recognizes the format produced by C asctime/ctime.
+      (This change may break some other less commonly used patterns.)
 
   * ANSI compliance fixes:
     - BOA constructors with &AUX variables are handled better now.
@@ -59,6 +65,8 @@ New in this release:
       the wrong sign.
     - Some issues with debugger printing out DOUBLE-DOUBLE-FLOATs and
       (COMPLEX DOUBLE-DOUBLE-FLOAT)'s have been fixed.
+    - Fix issue with UNIX:UNIX-MMAP handling of "large" addresses that
+      appeared to be negative numbers.
 
   * Trac Tickets:
     - #8 fixed so logs of bignums and ratios that won't fit into a
-- 
GitLab