summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 17b8fb4..92df28a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -48,6 +48,24 @@
- Fix installation target;
+- Support Linux AMD64;
+- Implement crtfil;
+- Add private header for I/O;
+- Implement abr;
+- Remove parameters from abr;
+- Update demo;
+- Implement crtdir;
+- Implement wrt;
+- Rename badprm value to noprv;
+- Update gitignore;
+- Add function for opening files:
+- Remove iomod type;
+- Rename crtfil to crt;
+- Implement wrtstr;
+- Add function for opening files in read-write mode: opnwr;
+- Add function for opening files in read-only mode: opn;
+- Add function for closing files: cls;
+
| 2↋
- Fix signal pipe being renamed to file;