commit 704ba2e9a8430bcecda2ecd50c1f2fce30823c03
parent c3294e9366a6ccf6707e677952c00ffe540343be
Author: Alexander Burger <abu@software-lab.de>
Date: Fri, 4 Mar 2011 18:49:19 +0100
Moving the opt/ directory to the addons repo
Diffstat:
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,4 +1,4 @@
-28feb11abu
+04mar11abu
(c) Software Lab. Alexander Burger
@@ -40,3 +40,11 @@
5. The name of the GUI function 'err' in "lib/form.l" was changed to 'error'
(and also that of the corresponding default CSS type in "lib.css"). This was
done to reserve the name "err" for future standard error redirection.
+
+6. The "opt/" directory (until now containing only a single "pilog.l" file) was
+ removed from the base distribution. It is now tracked separately, to install
+ them you can download the addons tarball from
+
+ http://code.google.com/p/picolisp/source/browse/?repo=addons
+
+ and untar it over the install directory.
diff --git a/ersatz/picolisp.jar b/ersatz/picolisp.jar
Binary files differ.
diff --git a/src64/version.l b/src64/version.l
@@ -1,6 +1,6 @@
-# 01mar11abu
+# 04mar11abu
# (c) Software Lab. Alexander Burger
-(de *Version 3 0 5 19)
+(de *Version 3 0 5 20)
# vi:et:ts=3:sw=3