aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..bffe063
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,18 @@
+CHANGELOG for ctct
+
+Version 0.2.X
+
+
+General:
+--------
+
+- Restricted anything on regular files, with the intention for later special
+ use of directories.
+- A few beautifications (1 -> $FALSE).
+
+
+Compatibility:
+--------------
+- Fixed incompatibility with OpenBSD.
+ `- Use `sed -E' (extended regular expressions) in ./configure.
+ `- Use `/usr/bin/env bash' in the shebang.