diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-14 20:07:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-14 20:07:11 +0300 |
commit | 4f055ab9ac2667c8cc2a1d90d40c270c29a73838 (patch) | |
tree | 384bc09bc529a3f1c95b58f46ea7f5a9b28d8f45 /TODO | |
parent | 0d38c04646c83496231309839ba820760b908d17 (diff) | |
download | repository-4f055ab9ac2667c8cc2a1d90d40c270c29a73838.tar.gz |
remove TODO file
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,13 +0,0 @@ -Repository TODO ---------------- - -TESTING/WEBKIT2GTK -* development version (2.29.1) doesn't build with gstreamer - -TESTING/BEARSSL -* build the base with bearssl instead of libressl - - [ ] curl (builds but with certain caveats) - - [x] git - - [ ] busybox (busybox wget doesn't check for tls certificates) - bearssl can do client connections with the same command - but busybox looks for openssl. |