NEWS update
[geiser.git] / NEWS
blob1b0f607a7ed1041a131dc2348891541ec14ab303
1 * Version 0.1.1
3   New features:
5     - "Manual autodoc" command; C-c C-d s
6     - Autodoc retrieval is now asynchronous, for better behaviour in
7       remote connections.
8     - Documentation typos, and grammar and layout fixes.
11   Bug fixes:
13     - REPL: fixed problem with input history navigation in Racket
14     - Autodoc no longer skips non-alphanumeric identifiers
15     - Autodoc messages no longer interfere with active minibuffer
16     - Quack compatibility: avoiding problems with #f &c.
17     - Avoiding *spurious* buffers in case of communication errors
19 * Version 0.1 (Dec 20, 2010)
21   Initial release.