diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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: |