diff options
author | Ludovic Courtès | 2009-01-07 18:13:57 +0100 |
---|---|---|
committer | Ludovic Courtès | 2009-01-07 18:14:21 +0100 |
commit | 0300d315770a44acde5ab5b27feef234b303fd5f (patch) | |
tree | a924a021adcbd9cf98b9b56ce5e99f588ffb1a4a /NEWS | |
parent | d8bbaa02ff00d12322fe70d60c1568d88f364b42 (diff) | |
download | skribilo-0300d315770a44acde5ab5b27feef234b303fd5f.tar.gz skribilo-0300d315770a44acde5ab5b27feef234b303fd5f.tar.lz skribilo-0300d315770a44acde5ab5b27feef234b303fd5f.zip |
Update `NEWS'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Copyright (C) 2005, 2006, 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org> ** New `--custom' compiler option ** Using `(image :url ...)' with `lout' yields a warning, not an error ** New `rss-2' input syntax, for RSS 2.0 feeds +** New Info engine, to produce `.info' files browseable with Emacs +** New `:info-node' option for `chapter', `section', etc. ** HTML engine: footnotes now yield hyperlinks back to the call site ** HTML engine: footnotes are properly printed for same-file chapters |