diff options
author | Ludovic Courtès | 2008-04-21 23:23:19 +0200 |
---|---|---|
committer | Ludovic Courtès | 2008-04-21 23:23:19 +0200 |
commit | 54876b6402eb719bf3f73bd63a7ab4d7895c831c (patch) | |
tree | 8dbea701f695e0cd2f927322472fff7ddc29bc78 /NEWS | |
parent | 2621b52339e7553db09e9f0e1cae24b695439439 (diff) | |
download | skribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.tar.gz skribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.tar.lz skribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.zip |
Update `TODO' and `NEWS'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,7 +13,7 @@ Copyright (C) 2005, 2006, 2007, 2008 Ludovic Courtès <ludo@gnu.org> Thanks to Barrie Stott! ** Lesser reliance on recursive make -** Various documentation fixes and improvements +** Various documentation fixes, improvements and additions ** Emacs mode no longer depends on Bigloo UDE ** Guile warnings about duplicate bindings are now hidden @@ -28,10 +28,10 @@ Namely, `slide-outline-title' and ** The `:toc' option of `slide' determines whether to include it in the outline ** New option `:rulecolor' for `table' - - ** New `--sui-path' command-line option, new `*sui-path*' parameter +** Use more SRFI-34/35 exception handling instead of `skribe-error' + * New in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d) ** New engine: `lout' (see http://lout.sf.net/). |