summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 296a94b..5eb9d29 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,11 @@ Copyright (C) 2005, 2006, 2007, 2008  Ludovic Courtès <ludo@gnu.org>
 
 Thanks to Barrie Stott!
 
-** Lesser reliance on recursive make
 ** Various documentation fixes, improvements and additions
+
+Notably, examples no longer use the legacy Skribe API and the ConTeXt
+engine is now documented.
+
 ** Emacs mode no longer depends on Bigloo UDE
 ** Guile warnings about duplicate bindings are now hidden
 
@@ -30,6 +33,7 @@ Namely, `slide-outline-title' and
 ** 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'
+** Lesser reliance on recursive make
 
 
 * New in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d)