From 91e35ded544576b671606779143d7fbffaf451d2 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 21 Mar 2001 00:25:14 +0000 Subject: [PATCH] minor rephrasing of 780. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ecb37e70d8..1b3765b117 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ 780. [bug] Error handling code dealing with out of memory or other rare errors could lead to assertion failures - when calling functions on unitialized names. [RT #1065] + by calling functions on unitialized names. [RT #1065] 779. [func] Added the "minimal-responses" option.