]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 19 Dec 2003 12:55:49 +0000 (12:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Dec 2003 12:55:49 +0000 (12:55 +0000)
NEWS
TODO

diff --git a/NEWS b/NEWS
index fd782c6dd29e836c8ce5f2166902e3f767912e5d..08f3c07291a3bc2d35150f5c1e8efa8e5918ef09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 GNU coreutils NEWS                                    -*- outline -*-
-* Major changes in release 5.1.0 (2003-12-08):
+* Major changes in release 5.1.0 (2003-12-19):
 
 ** New features
 
diff --git a/TODO b/TODO
index 9639e1c797e0c5714e10bf6ee7d871d69e22b116..0192f1f595a5c5ffaccd3876daa18959da866dab 100644 (file)
--- a/TODO
+++ b/TODO
@@ -153,3 +153,6 @@ patch from Olivier Delhomme
 du: add option to use \0 as line terminator rather than \n so that
   tools like xdiskusage that parse du output don't choke on file names
   with embedded newlines.
+
+Remove suspicious uses of alloca (ones that may allocate more than
+   about 4k)