aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2002-03-01 21:05:39 +0100
committerJuan Cespedes <cespedes@debian.org>2002-03-01 21:05:39 +0100
commit6ff816fb8f8c76f9f603ca0ce006e8f980950db6 (patch)
tree57dc5a996e0fc9a9741650d933ebf7153e56835b /TODO
parent8cc1b9d456c8f41e3a8cc0d3ec0d77eb779cb7bb (diff)
downloadltrace-6ff816fb8f8c76f9f603ca0ce006e8f980950db6.tar.gz
Version: 0.3.19
* Fixed small bug: "<unifinished...>" lines were sometimes incorrectly displayed * Added new functions to /etc/ltrace.conf (thanks to James R. Van Zandt <jrv@vanzandt.mv.com>) (closes: Bug#91349)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index cee8489..5acca91 100644
--- a/TODO
+++ b/TODO
@@ -20,3 +20,5 @@
* Option -c (summary)
* More architectures: sparc, alpha
* More operating systems (solaris?)
+* Option -I (inter-library calls)
+* Modify ARGTYPE_STRING[0-5] types so that they not stop displaying chars when '\0' is encountered