From e68144f0cd54e0c11ca0472d163805c8cfeffb25 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 20 Nov 2011 13:14:14 -0800 Subject: * RELNOTES: Updated. --- ChangeLog | 2 ++ RELNOTES | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9cf27d2f..162f97c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ * parser.y (repeat_clause, rep_elem): Allow empty body. (yybadtoken): Handle unexpected newline with different message. + * RELNOTES: Updated. + 2011-11-20 Kaz Kylheku Relaxing :vars in collect/coll a little bit. diff --git a/RELNOTES b/RELNOTES index 20142bdb..9b70cd76 100644 --- a/RELNOTES +++ b/RELNOTES @@ -43,6 +43,8 @@ Version 042 allowing strict collects to have explicit matches for unwanted material without triggering this nuisance error. + - @(repeat)/@(rep) allow empty body. + Internal - New infrastructure for matching location info to source forms. -- cgit v1.2.3