aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
authorLudovic Courtès2008-02-04 19:57:03 +0100
committerLudovic Courtès2008-02-04 19:57:03 +0100
commit6f33b3f61f86faecaec53b38372f56b86d95a646 (patch)
treec122a42c0ff4f5b16b406801afb77ea0cc92d4d6 /README-alpha
parent8e9a6fd0ae7c5096f2dca8848515bf1cc1237a9c (diff)
downloadskribilo-6f33b3f61f86faecaec53b38372f56b86d95a646.tar.gz
skribilo-6f33b3f61f86faecaec53b38372f56b86d95a646.tar.lz
skribilo-6f33b3f61f86faecaec53b38372f56b86d95a646.zip
Mark the release as "alpha".
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha24
1 files changed, 24 insertions, 0 deletions
diff --git a/README-alpha b/README-alpha
new file mode 100644
index 0000000..8d569c7
--- /dev/null
+++ b/README-alpha
@@ -0,0 +1,24 @@
+Please note that this is an "alpha" release, meaning that (i) there are
+some glitches here and there, (ii) the API is still subject to change,
+and (iii) documentation may be incomplete or inaccurate.
+
+Obvious glitches include limited support or lack thereof of all engines
+for some markups or packages. API changes may include removal of legacy
+Skribe procedure (e.g., those exported by `(skribilo lib)'), better
+error condition handling, etc.
+
+Nonetheless, this release is hopefully not too far away from a "stable"
+release, so keep hope!
+
+
+
+Copyright 2008 Ludovic Courtès <ludo@gnu.org>
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved.
+
+;;; Local Variables:
+;;; mode: text
+;;; coding: utf-8
+;;; End: