summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-02-05 02:11:10 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-02-05 02:11:10 +0100
commit17eeeb80e505356fb7e84e3087c7f0f44eb2890a (patch)
treee00a884d70632aa34d93e24640e78087f296f710 /NEWS
parent1ecb8bded1e3f7fa355610ea32d00f869a17d033 (diff)
downloadgeiser-17eeeb80e505356fb7e84e3087c7f0f44eb2890a.tar.gz
geiser-17eeeb80e505356fb7e84e3087c7f0f44eb2890a.tar.bz2
Keeping autodoc active in the REPL
We were not re-activating it on new input, cause we weren't detecting the prompt unless preceeded by other output (and, hence, a newline).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 68d334b..4dc11b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
-* Version 0.1.4
+* Version 0.1.5
+
+Bug fixes:
+
+ - We don't deactivate autodoc in the REPL unless requested.
+ - Indentation for syntax-id-rules and for/hash.
+
+* Version 0.1.4 (Nov 26, 2011)
New features: