summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ec283d..664a516 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+* Version 0.1.3 (Jun, 2011)
+
+ Bug fixes:
+
+ - The REPL doesn't break when one calls read (fixes bug #33090)
+ - In Guile buffers, C-c C-a (a.k.a C-u C-c C-z) recognizes the
+ current module even before the define-module form (fixes bug
+ #33497).
+ - Racket can now use the GUI libraries (see bug #32844)
+
* Version 0.1.2 (Mar 9, 2011)
New features: