summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 7 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 664a516..b679990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
-* Version 0.1.3 (Jun, 2011)
+* Version 0.1.3 (Jun 24, 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)
+ - 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).
+ - Texinfo formatting fixes.
* Version 0.1.2 (Mar 9, 2011)