aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2002-03-27 00:22:23 +0100
committerJuan Cespedes <cespedes@debian.org>2002-03-27 00:22:23 +0100
commitf1bfe203f5f1c0e11a614f9d593a68406f5cb47e (patch)
tree6586ca2df6603121b7645bd66c9a32eb23ee3d1a /TODO
parent8f8282f72eaeadc5419cd5470100e8dcaba5b7fd (diff)
downloadltrace-f1bfe203f5f1c0e11a614f9d593a68406f5cb47e.tar.gz
Version 0.3.24
* Fixed 2 minor buffer overflows (closes: Bug#130746) * Obey --prefix, --sysconfdir, --mandir options in configure * Adding powerpc support (doesn't work yet) (Anton Blanchard <anton@linuxcare.com.au>)
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5acca91..f591d47 100644
--- a/TODO
+++ b/TODO
@@ -22,3 +22,4 @@
* 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
+* Version number guessing does no longer work with autoconf :-(