From 17c9b814e38d6416ab3046effa39e3cba050218d Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Thu, 3 Nov 2011 21:52:46 -0700
Subject: [PATCH] Update from change log.

---
 general-info/release-20d.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/general-info/release-20d.txt b/general-info/release-20d.txt
index 460cc3c0b..0c926f7ee 100644
--- a/general-info/release-20d.txt
+++ b/general-info/release-20d.txt
@@ -23,7 +23,13 @@ New in this release:
   * Feature enhancements
 
   * Changes
-
+    * ASDF2 updated to version 2.018.
+    * Behavior of STRING-TO-OCTETS has changed.  This is an
+      incompatible change from the previous version but should be more
+      useful when a buffer is given which is not large enough to hold
+      all the octets for the given string.  See docstring for more
+      details.
+      
   * ANSI compliance fixes:
 
   * Bugfixes:
-- 
GitLab