From 878cb8828beb357b9cbfdd392ceb714cc903f185 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 2 Feb 2013 10:50:45 -0800
Subject: [PATCH] Update.

---
 src/general-info/release-20e.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index c10a25ce3..84e4b8bfa 100644
--- a/src/general-info/release-20e.txt
+++ b/src/general-info/release-20e.txt
@@ -60,6 +60,9 @@ New in this release:
   * Improvements to the PCL implementation of CLOS:
 
   * Changes to building procedure:
+    * In make-dist.sh, the version is now optional.  If not given, a
+      version is derived from the git hash returned by "git
+      describe". 
 
 This release is not binary compatible with code compiled using CMUCL
 20d; you will need to recompile FASL files. 
-- 
GitLab