diff options
| author | jao <jao@gnu.org> | 2011-06-23 01:30:48 +0200 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2011-06-23 01:30:48 +0200 | 
| commit | 3cc17b841fb60fd1304e5dc37e1e573c826fdb65 (patch) | |
| tree | eb76e9a7d28a8ed93327cc68c069ffac949f745f /NEWS | |
| parent | b0d6c15ad6801fb46093c85aa59e772373ca81a9 (diff) | |
| download | geiser-3cc17b841fb60fd1304e5dc37e1e573c826fdb65.tar.gz geiser-3cc17b841fb60fd1304e5dc37e1e573c826fdb65.tar.bz2  | |
NEWS update
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:  | 
