aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 84be3b4..86a1999 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,13 @@
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):
+
+- 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.