Add UNUSED macro that expands to a parameter attribute annotation on
[rsync/rsync.git] / TODO
diff --git a/TODO b/TODO
index 631fd40..89a39d9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -104,9 +104,6 @@ Memory accounting
   not sure this makes sense with modern mallocs.  At any rate it will
   make us allocate a huge amount of memory for large file lists.
 
-  We can try using the GNU/SVID/XPG mallinfo() function to get some
-  heap statistics.
-
 
 Hard-link handling
 
@@ -299,6 +296,9 @@ verbose output
   
   Indicate whether files are new, updated, or deleted
 
+  At end of transfer, show how many files were or were not transferred
+  correctly.
+
 internationalization
 
   Change to using gettext().  Probably need to ship this for platforms