summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-09-30 21:52:44 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-10-01 19:44:32 -0500
commit7184475a98d5976a4e8005141cf7f3e275698c95 (patch)
treee03caac3e55a664eed5ef6e267769e2a52947246 /TODO
parentc180e7a4371c13eeeef27605016b782f63e3a871 (diff)
downloadlibpng-7184475a98d5976a4e8005141cf7f3e275698c95.tar.gz
[libpng16] Imported from libpng-1.6.26beta02.tarv1.6.26beta02
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index cdb9e1fa8..e455af790 100644
--- a/TODO
+++ b/TODO
@@ -26,5 +26,6 @@ Investigate pre-incremented loop counters and other loop constructions.
Add interpolated method of handling interlacing.
Switch to the simpler zlib (zlib/libpng) license if legally possible.
Extend pngvalid.c to validate more of the libpng transformations.
+Quiet remaining compiler warnings (mostly -Wconversion warnings).
*/