From 0c0db1ddcb8803ba241f2866ed797ef91daa3974 Mon Sep 17 00:00:00 2001 From: "Paul R. Tagliamonte" Date: Sun, 7 Apr 2013 13:24:46 -0400 Subject: [PATCH] some last entries --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3572250..665f75b 100644 --- a/NEWS +++ b/NEWS @@ -23,11 +23,11 @@ Changes from Hy 0.9.4 * Better builtin signature checking (JD) * If hoisting (for things like printing the return of an if statement) - have been added. '(print (if true true true))' + have been added. '(print (if true true true))' (PT) [ Documentation ] - * Initial documentation added to the source tree. + * Initial documentation added to the source tree. (PT) Changes from Hy 0.9.3