aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-05-22 12:02:06 +0200
committerRobin Krahl <robin.krahl@ireas.org>2018-05-22 12:02:06 +0200
commit105dcead4890bee529f4ae9833892cdd1a4f8014 (patch)
tree21e2d608b0a382b78ced8900b2b0ef8801023d34 /TODO.md
parent1cd68d3fccda7b6c80009b19ec9853681d9d15ae (diff)
downloadnitrokey-rs-105dcead4890bee529f4ae9833892cdd1a4f8014.tar.gz
nitrokey-rs-105dcead4890bee529f4ae9833892cdd1a4f8014.tar.bz2
Improve log level documentation
Now, the documentation clearly states the purpose of each log level. Also, the documentation for set_log_level is corrected: libnitrokey always prints to stderr.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index b06de85..8538715 100644
--- a/TODO.md
+++ b/TODO.md
@@ -36,7 +36,6 @@
- `NK_list_devices_by_cpuID`
- `NK_connect_with_ID`
- Fix timing issues with the `totp` and `totp_pin` test cases.
-- Improve log level documentation.
- Clear passwords from memory.
- Find a nicer syntax for the `write_config` test.
- Fix segmentation faults when freeing string literals with old Nitrokey