diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-08-16 19:36:20 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-08-16 19:36:20 +0100 |
commit | 02c54fe6f289901f5b356ca98a81dec78fef4f36 (patch) | |
tree | 506c43e08f4dc34ce92cb41af6539f6e73cdf68e /Changelog | |
parent | 0940cd06c4a36b4794c48ebc703559caf7d53c53 (diff) |
add support for comments
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +0940cd0 2019-08-14 (KatolaZ) update manpage to include parallelogram +a95019d 2019-08-14 (KatolaZ) add parallelogram mode +257ec5d 2019-08-13 (KatolaZ) towards parallelograms +39ec615 2019-08-12 (Quentin Rameau) Arrange makefile debug target +3d5be35 2019-08-12 (KatolaZ) accept commands from stdin in script-mode +0522ef6 2019-08-12 (KatolaZ) fix read of command scripts and script-mode +a46183e 2019-08-11 (KatolaZ) replace cleanup() with exit() in usage() +e4c527b 2019-08-09 (KatolaZ) check all mem allocations +a6f10d6 2019-08-09 (KatolaZ) release 0.3 1ad3249 2019-08-09 (KatolaZ) bump version to 0.3 bc374cf 2019-08-09 (KatolaZ) update TODO 0c0e806 2019-08-09 (KatolaZ) small change to manpage |