aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
new file mode 100644
index 0000000..17c581e
--- /dev/null
+++ b/CHANGES.txt
@@ -0,0 +1,19 @@
+This is just a list of the user-visible changes. The real log is the
+git commit log, of course.
+
+version 0.2.3 (not released yet):
+
+- OSS Integer BASIC is now supported in listbas.
+- new tool: abas2html.
+- add color syntax highlighting to listamsb.
+- add -k option to listamsb: keep comment-only lines when crunching.
+- convert AMSB.txt to a section 7 man page.
+- a8cat now uses correct ANSI code to disable inverse video.
+
+version 0.2.2:
+
+- Added this file, CHANGES.txt.
+- whichbas now detects LOCKed AMSB programs.
+- AMSB.txt is now installed in the doc dir with 'make install'.
+
+version 0.2.1: first release