aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: bffe063bba6142cc7976f64ed3dc52041fba82bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.