summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès2008-04-21 23:23:19 +0200
committerLudovic Courtès2008-04-21 23:23:19 +0200
commit54876b6402eb719bf3f73bd63a7ab4d7895c831c (patch)
tree8dbea701f695e0cd2f927322472fff7ddc29bc78
parent2621b52339e7553db09e9f0e1cae24b695439439 (diff)
downloadskribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.tar.gz
skribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.tar.lz
skribilo-54876b6402eb719bf3f73bd63a7ab4d7895c831c.zip
Update `TODO' and `NEWS'.
-rw-r--r--NEWS6
-rw-r--r--TODO3
2 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 96feef9..296a94b 100644
--- a/NEWS
+++ b/NEWS
@@ -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/).
diff --git a/TODO b/TODO
index d4cd21f..1c3fa3e 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,8 @@ XXX: Check items in `[[file:src/guile/README::Skribilo%20Outline][src/guile/READ
** Update the documentation, remove Skribe legacy stuff
** Have a PS/PDF version of the documentation (preferably using Lout)
** Remove calls to `skribe-error', use SRFI-35 exceptions
-** Add a `--sui-path' option and corresponding SRFI-39 parameter
+** Add a reference to http://www-sop.inria.fr/mimosa/Manuel.Serrano/publi/jfp05/article.html
+
* Small Items, Known Bugs