aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-05-01 16:28:21 +0000
committerWerner Koch <[email protected]>2007-05-01 16:28:21 +0000
commit5175eabbf004447384a3a82fcb93e88c5861d3ee (patch)
treeee6a5be75377026e63b82fbfd86b849cbcfc2500 /TODO
parent2006-12-03 Marcus Brinkmann <[email protected]> (diff)
downloadlibassuan-5175eabbf004447384a3a82fcb93e88c5861d3ee.tar.gz
libassuan-5175eabbf004447384a3a82fcb93e88c5861d3ee.zip
Small pointer arithmetics fix
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a80562c..96c366d 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,6 @@
for unknown inquiries, albeit dirmngr itself would handle the
returns for assuan_inquire gracefully. We need to check all
applications whether it is safe to change this.
+
+* XOPEN_SOURCE and snprintf
+ See Peter O'Gorman's mail.